فهرست منبع

include climits for Linux

Grant Limberg 5 سال پیش
والد
کامیت
d24c8d858c
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      controller/PostgreSQL.cpp

+ 1 - 0
controller/PostgreSQL.cpp

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