.h -> .hpp
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <boost/any.hpp>
|
||||
#include "dialog.hpp"
|
||||
|
||||
#include "location.h"
|
||||
#include "location.hpp"
|
||||
|
||||
//struct cPict {
|
||||
// short pict;
|
||||
|
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "ticpp.h"
|
||||
#include "dialog.keys.hpp"
|
||||
#include "location.h"
|
||||
#include "location.hpp"
|
||||
#include <boost/any.hpp>
|
||||
|
||||
class cControl;
|
||||
|
Reference in New Issue
Block a user