libfilezilla
libfilezilla.hpp
Go to the documentation of this file.
1 #ifndef LIBFILEZILLA_HEADER
2 #define LIBFILEZILLA_HEADER
3 
4 #define _FILE_OFFSET_BITS 64
5 
6 #include "private/defs.hpp"
7 #include "private/visibility.hpp"
8 
9 #include "string.hpp"
10 
22 #ifdef DOXYGEN
23 #define FZ_WINDOWS
25 
27 #define FZ_MAC
28 
30 #define FZ_UNIX
31 
32 
68 #endif
69 
70 #endif
String types and assorted functions.