Subversion Repositories pentevo

Rev

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

  1. #ifndef _CODEZ8_HPP
  2. #define _CODEZ8_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_Mask(tCoreFlags)
  9.  
  10. #endif /* _CODEZ8_HPP */
  11.