This commit is contained in:
Gildor
2018-06-23 11:32:55 +02:00
committed by Aokromes
parent a3198cbddc
commit e323652f79
2 changed files with 3 additions and 0 deletions

View File

@@ -16,7 +16,9 @@
*/
#include "IPLocation.h"
#include "Common.h"
#include "Config.h"
#include "Errors.h"
#include "IpAddress.h"
#include "Log.h"
#include <fstream>

View File

@@ -17,6 +17,7 @@
#include "Define.h"
#include <string>
#include <vector>
struct IpLocationRecord
{