libfilezilla
libfilezilla.hpp
Go to the documentation of this file.
1 #ifndef LIBFILEZILLA_HEADER
2 #define LIBFILEZILLA_HEADER
3 
4 #include "private/defs.hpp"
5 #include "private/visibility.hpp"
6 
7 #include "string.hpp"
8 
20 #ifdef DOXYGEN
22 #define FZ_WINDOWS
23 
25 #define FZ_MAC
26 
28 #define FZ_UNIX
29 
30 
69 #endif
70 
71 #endif
String types and assorted functions.