Go to the documentation of this file. 48 # define FW_EXPORT __declspec(dllexport) 50 # define FW_EXPORT __declspec(dllimport) 54 # define FW_EXPORT __attribute__((visibility("default"))) 63 #if (defined(__STDC_VERSION__) && (__STDC_VERSION__ >= 199901L)) || defined(__GNUC__) || defined(__ARMCC__) 66 # include <inttypes.h> 69 #endif // SSNTYPES_HPP