DynamicLib.h
Go to the documentation of this file.
00001 // -*- C++ -*-
00019 #ifndef COIL_DYNAMICLIB_H
00020 #define COIL_DYNAMICLIB_H
00021 
00022 #include <coil/config_coil.h>
00023 #include <ace/DLL.h>
00024 
00025 #define COIL_DEFAULT_DYNLIB_MODE ACE_DEFAULT_SHLIB_MODE
00026 
00027 namespace coil
00028 {
00029   typedef ACE_DLL DynamicLib;
00030 };
00031 
00032 #endif // DynamicLib_h


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:04