27 #include <Safir/Utilities/Internal/VisibilityHelpers.h>
29 #ifdef douf_time_cpp_EXPORTS
30 # define DOUF_TIME_CPP_API SAFIR_HELPER_DLL_EXPORT
32 # define DOUF_TIME_CPP_API SAFIR_HELPER_DLL_IMPORT
33 # define SAFIR_LIBRARY_NAME "douf_time_cpp"
34 # include <Safir/Utilities/Internal/AutoLink.h>
36 #define DOUF_TIME_CPP_LOCAL SAFIR_HELPER_DLL_LOCAL
42 #pragma warning (push)
43 #pragma warning (disable : 4127)
46 #include <boost/date_time/posix_time/posix_time.hpp>
108 #endif //__DOUF_TIME_H
Float64 Second
64 bit representation of Second.
Definition: Defs.h:198
The Time class contains functions to operate on time.
Definition: TimeProvider.h:61
#define DOUF_TIME_CPP_API
Definition: TimeProvider.h:32