Inclulde string
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef CM_EXPORT_HPP
|
||||
#define CM_EXPORT_HPP
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace citymania {
|
||||
|
||||
void ExportOpenttdData(const std::string &filename);
|
||||
|
||||
Reference in New Issue
Block a user