exports.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 #if (defined WIN32 || defined _WIN32 || defined WINCE) && defined KFUSION_API_EXPORTS
4  #define KF_EXPORTS __declspec(dllexport)
5 #else
6  #define KF_EXPORTS
7 #endif


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:23