You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

opr_header_epilogue.h 167 B

123456789
  1. // intentional no header guard here
  2. #undef DEF_OPR_PARAM
  3. #undef DEF_OPR_IMPL
  4. #undef DEF_OPR_IMPL_CTOR
  5. #include "./visibility_epilogue.h"
  6. // vim: syntax=cpp.doxygen