summaryrefslogtreecommitdiffstats
path: root/qnetchess/cmake/modules/template_dummy_cpp.cmake
blob: 8e1f5ff5975c026866100b806c649bec5e567d94 (plain)
1
2
3
4
5
#ifdef _AIX
  namespace {
  void *not_empty_file;
  }
#endif