mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-26 06:27:45 +00:00
stdexcept header for linux#
This commit is contained in:
parent
696cbc6039
commit
14a26f3bfd
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