We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3520b6f commit ef60873Copy full SHA for ef60873
runtime/libgixsql/utils.h
@@ -21,6 +21,7 @@
21
#ifndef OCDBUTIL_H
22
#define OCDBUTIL_H
23
24
+#include <algorithm>
25
#include <string>
26
#include <vector>
27
0 commit comments