Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added inclusion guards.
[xestiacalendar/.git] / source / common / file.h
index 84ca16f..b986eb5 100644 (file)
@@ -1,3 +1,6 @@
+#ifndef __COMMON_FILE_H__
+#define __COMMON_FILE_H__
+
 #include <string>
 #include <iostream>
 #if defined (__WIN32__)
@@ -6,4 +9,6 @@
 #include <sys/unistd.h>
 #endif
 
-bool FileExists(std::string Filename);
\ No newline at end of file
+bool FileExists(std::string Filename);
+
+#endif
\ No newline at end of file
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