Skip to content

Commit 4e27064

Browse files
authored
Merge pull request #669 from OpenVicProject/remove/global-fs-map-def
Remove OpenVic::fs from MapDefinition.hpp
2 parents e5abd9b + f46f397 commit 4e27064

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/openvic-simulation/map/MapDefinition.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
#include "openvic-simulation/utility/Containers.hpp"
1919

2020
namespace OpenVic {
21-
namespace fs = std::filesystem;
22-
2321
struct BuildingTypeManager;
2422
struct ModifierManager;
2523

0 commit comments

Comments
 (0)