Go to the documentation of this file.    1 #ifndef HPP_FCL_COAL_HPP 
    2 #define HPP_FCL_COAL_HPP 
    4 #include <coal/config.hh> 
    5 #include <coal/deprecated.hh> 
    7 #define COAL_BACKWARD_COMPATIBILITY_WITH_HPP_FCL 
   10 #pragma message("Please update your includes from 'hpp/fcl' to 'coal'") 
   12 #define HPP_FCL_VERSION_AT_LEAST(major, minor, patch) \ 
   13   COAL_VERSION_AT_LEAST(major, minor, patch) 
   15 #endif  // COAL_FWD_HPP 
 
hpp-fcl
Author(s): 
autogenerated on Fri Feb 14 2025 03:45:50