Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
uuid: Remove newline if there is a newline.
[xestiacalendar/.git] / source / common / file.h
index 84ca16f..63c39d3 100644 (file)
@@ -1,9 +1,14 @@
+#ifndef __COMMON_FILE_H__
+#define __COMMON_FILE_H__
+
 #include <string>
 #include <iostream>
 #if defined (__WIN32__)
 
 #else
-#include <sys/unistd.h>
+#include <sys/stat.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