mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-03 09:17:47 +00:00
stdexcept header for linux#
This commit is contained in:
parent
8ab5012e4d
commit
0d10a4fdfd
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#include "DataType.h"
|
||||
#include <mysql.h>
|
||||
#include <vector>
|
||||
#include <stdexcept>
|
||||
|
||||
long double Util::strtold(const char *nptr, char **endptr)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue