Remove std::vector and std::string from the sources for reson of portability
This commit is contained in:
@@ -28,8 +28,6 @@
|
||||
|
||||
#include "tools_debug.h"
|
||||
#include "Singleton.h"
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
||||
class Search: public Singleton<Search>
|
||||
|
Reference in New Issue
Block a user