.h -> .hpp

This commit is contained in:
2015-06-07 01:54:01 -04:00
parent aa5dfe4f69
commit 01d317b007
137 changed files with 707 additions and 714 deletions

View File

@@ -20,7 +20,7 @@
#include <boost/any.hpp>
#include "dialog.hpp"
#include "location.h"
#include "location.hpp"
//struct cPict {
// short pict;

View File

@@ -22,7 +22,7 @@
#include "ticpp.h"
#include "dialog.keys.hpp"
#include "location.h"
#include "location.hpp"
#include <boost/any.hpp>
class cControl;