Subversion Repositories pentevo

Rev

Blame | Last modification | View Log | Download | RSS feed | ?url?

  1. #ifndef _CODE3206X_HPP
  2. #define _CODE3206X_HPP
  3.  
  4. /* Declare this in a header file so CLang++ does not complain
  5.    about unused inline functions: */
  6.  
  7. # include "cppops.h"
  8. DefCPPOps_Enum(TUnit)
  9.  
  10. #endif /* _CODE3206X_HPP */
  11.