Go to the documentation of this file. 52 # define FW_EXPORT __declspec(dllexport) 54 # define FW_EXPORT __declspec(dllimport) 58 # define FW_EXPORT __attribute__((visibility("default"))) 67 #if (defined(__STDC_VERSION__) && (__STDC_VERSION__ >= 199901L)) || defined(__GNUC__) || defined(__ARMCC__) 70 # include <inttypes.h> 73 #endif // SSNTYPES_HPP