mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-26 06:27:45 +00:00
Fixed a linux compile error
This commit is contained in:
parent
92a7a7ed6d
commit
218882d58e
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include <MySqlConnector.h>
|
||||
|
||||
#include <string.h>
|
||||
#include <sstream>
|
||||
|
||||
Core::Db::PreparedStatement::PreparedStatement( uint32_t index ) :
|
||||
|
|
Loading…
Add table
Reference in a new issue