Subversion Repositories pentevo

Rev

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

  1. #ifndef _CODEH16_HPP
  2. #define _CODEH16_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(tFormat)
  9.  
  10. #endif /* _CODEH16_HPP */
  11.