forked from metin2/server
includes cleanup
This commit is contained in:
parent
04fdc78ea4
commit
e642a6db52
|
@ -1,10 +1,6 @@
|
|||
#include "stdafx.h"
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <sstream>
|
||||
#include <unordered_map>
|
||||
#include <string>
|
||||
#include <cstring> // For std::strcpy
|
||||
#include <sstream>
|
||||
#ifndef __WIN32__
|
||||
#include <ifaddrs.h>
|
||||
|
|
Loading…
Reference in New Issue