1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-07 03:07:45 +00:00

Fixed a linux compile error

This commit is contained in:
Mordred Admin 2017-10-02 11:11:43 +02:00
parent 3d113feb28
commit 348f057578

View file

@ -3,6 +3,7 @@
#include <MySqlConnector.h>
#include <string.h>
#include <sstream>
Core::Db::PreparedStatement::PreparedStatement( uint32_t index ) :