mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
[12630] Remove VS2008 support and general cleanup
This commit is contained in:
parent
e390c306dd
commit
1fa3b614ed
68 changed files with 991 additions and 19141 deletions
|
|
@ -22,7 +22,9 @@
|
|||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifdef WIN32
|
||||
#pragma warning(disable:4996)
|
||||
#endif
|
||||
|
||||
struct RawData
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue