this repo has no description
at main 255 B view raw
1--- a/libgixpp/ESQLDefinitions.h 2+++ b/libgixpp/ESQLDefinitions.h 3@@ -20,6 +20,7 @@ 4 5 #pragma once 6 7+#include <cstdint> 8 #include <string> 9 #include <vector> 10 11@@ -261,4 +262,4 @@ 12 std::string command; 13 }; 14 15-#endif 16\ No newline at end of file 17+#endif