Explorar o código

include climits for Linux

Grant Limberg %!s(int64=5) %!d(string=hai) anos
pai
achega
d24c8d858c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      controller/PostgreSQL.cpp

+ 1 - 0
controller/PostgreSQL.cpp

@@ -22,6 +22,7 @@
 
 #include <libpq-fe.h>
 #include <sstream>
+#include <climits>
 
 
 using json = nlohmann::json;