Fix compiling with libc++

This commit is contained in:
Michael Cook (mackal)
2018-04-27 21:41:52 -04:00
parent fdcd39398c
commit 4fe6836cf0
4 changed files with 7 additions and 2 deletions
+1
View File
@@ -6,6 +6,7 @@
#include <windows.h>
#endif
#include <string>
#include <mysql.h>
#include "types.h"
#include "mysql_request_row.h"