aboutsummaryrefslogtreecommitdiffstats
path: root/common/place.cc
diff options
context:
space:
mode:
Diffstat (limited to 'common/place.cc')
-rw-r--r--common/place.cc4
1 files changed, 1 insertions, 3 deletions
diff --git a/common/place.cc b/common/place.cc
index d3348820..e27a46be 100644
--- a/common/place.cc
+++ b/common/place.cc
@@ -30,9 +30,7 @@
#include "log.h"
#include "design.h"
-
-namespace Placer {
-};
+#include "place.h"
void place_design(Design *design) {
std::set<IdString> types_used;