diff --git a/examples/test1.cpp b/examples/test1.cpp index fecb57b..a095627 100644 --- a/examples/test1.cpp +++ b/examples/test1.cpp @@ -1,4 +1,7 @@ #include +#include +#include +#include #include using namespace TCLAP;