forked from metin2/server
Database now runs on linux
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#ifndef __INC_METIN_II_GROUP_TEXT_PARSE_TREE_H__
|
||||
#define __INC_METIN_II_GROUP_TEXT_PARSE_TREE_H__
|
||||
|
||||
#include "../../common/d3dtype.h"
|
||||
#include "../../common/pool.h"
|
||||
#include <common/d3dtype.h>
|
||||
#include <common/pool.h>
|
||||
#include "file_loader.h"
|
||||
#include <sstream>
|
||||
typedef std::map<std::string, TTokenVector> TTokenVectorMap;
|
||||
|
Reference in New Issue
Block a user