File: ignore.hpp.in

package info (click to toggle)
cppgir 2.0%2Bgit20250629.2a7d9ce-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,220 kB
  • sloc: cpp: 16,451; ansic: 355; python: 86; makefile: 13; sh: 9
file content (10 lines) | stat: -rw-r--r-- 164 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#ifndef IGNORE_HPP
#define IGNORE_HPP

static const char *GI_DATA_IGNORE = R"|(
@CPPGIR_IGNORE@
@CPPGIR_UNIX_IGNORE@
@CPPGIR_WIN_IGNORE@
)|";

#endif // IGNORE_HPP