Go to the documentation of this file.
28 #ifndef INCL_UTIL_BASE64_H
29 #define INCL_UTIL_BASE64_H 1
34 # ifdef JABBERD2_EXPORTS
35 # define JABBERD2_API __declspec(dllexport)
37 # define JABBERD2_API __declspec(dllimport)
40 # define JABBERD2_API extern