diff --git a/src/test/app/Invoke_test.cpp b/src/test/app/Invoke_test.cpp index 20ffd796c..06bc45a3f 100644 --- a/src/test/app/Invoke_test.cpp +++ b/src/test/app/Invoke_test.cpp @@ -17,6 +17,7 @@ */ //============================================================================== +#include #include namespace ripple { diff --git a/src/test/jtx/impl/paychan.cpp b/src/test/jtx/impl/paychan.cpp index da2ad3d38..50cbf209a 100644 --- a/src/test/jtx/impl/paychan.cpp +++ b/src/test/jtx/impl/paychan.cpp @@ -17,6 +17,7 @@ */ //============================================================================== +#include #include #include