diff --git a/main.cpp b/main.cpp index e5b34f7..6d29350 100644 --- a/main.cpp +++ b/main.cpp @@ -15,7 +15,7 @@ using namespace std; // libcommon -#include +#include int main(int argc, const char * argv[]) { int result = EXIT_SUCCESS;