.h -> .hpp
This commit is contained in:
@@ -3,15 +3,15 @@
|
||||
#include <cstring>
|
||||
#include <stack>
|
||||
#include <boost/lexical_cast.hpp>
|
||||
#include "scen.global.h"
|
||||
#include "scenario.h"
|
||||
#include "regtown.h"
|
||||
#include "scen.global.hpp"
|
||||
#include "scenario.hpp"
|
||||
#include "regtown.hpp"
|
||||
#include "graphtool.hpp"
|
||||
#include "scen.graphics.h"
|
||||
#include "scen.townout.h"
|
||||
#include "scen.keydlgs.h"
|
||||
#include "scen.fileio.h"
|
||||
#include "scen.core.h"
|
||||
#include "scen.graphics.hpp"
|
||||
#include "scen.townout.hpp"
|
||||
#include "scen.keydlgs.hpp"
|
||||
#include "scen.fileio.hpp"
|
||||
#include "scen.core.hpp"
|
||||
#include "mathutil.hpp"
|
||||
#include "button.hpp"
|
||||
#include "dlogutil.hpp"
|
||||
|
Reference in New Issue
Block a user