1
0
forked from 0ad/0ad
0ad/source/tools/rmgen/objectgroupplacer.cpp
2005-07-30 20:57:18 +00:00

11 lines
190 B
C++

#include "stdafx.h"
#include "rmgen.h"
#include "objectgroupplacer.h"
ObjectGroupPlacer::ObjectGroupPlacer() {
}
ObjectGroupPlacer::~ObjectGroupPlacer() {
}
using namespace std;