Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Moved headers inside the inclusion guard
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Wed, 10 Aug 2016 22:08:11 +0000 (23:08 +0100)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Wed, 10 Aug 2016 22:08:11 +0000 (23:08 +0100)
source/common/dirs.h
source/import/import.h

index 0640c95..120121d 100644 (file)
 // You should have received a copy of the GNU General Public License along
 // with Xestia Address Book. If not, see <http://www.gnu.org/licenses/>
 
-#include <wx/wx.h>
-
 #ifndef DIRS_H
 #define DIRS_H
 
+#include <wx/wx.h>
+
 wxString GetUserDir();
 wxString GetUserPrefDir();
 wxString GetRecoveryDB();
index 09bd1cf..625c50c 100644 (file)
 // You should have received a copy of the GNU General Public License along
 // with Xestia Address Book. If not, see <http://www.gnu.org/licenses/>
 
+#ifndef IMPORT_IMPORT_H
+#define IMPORT_IMPORT_H
+
 #include <iostream>
 #include <wx/wx.h>
 
 #include "../frmMain.h"
 
-#ifndef IMPORT_IMPORT_H
-#define IMPORT_IMPORT_H
-
 void ImportRun(frmMain *frmMainPtrInc);
 
 #endif 
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy