catch_xmlwriter.cpp 226 B

1234
  1. // This file is only here to verify (to the extent possible) the self sufficiency of the header
  2. #include "internal/catch_suppress_warnings.h"
  3. #include "internal/catch_xmlwriter.h"
  4. #include "internal/catch_reenable_warnings.h"