summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexOneConfig/Executable/complex.file.cxx
blob: 55964302dc28a508ce36fc5d17d9dc3bc83dc9d3 (plain)
1
2
3
4
5
6
7
8
#if 0
#  include "cmMissingHeader.h"
#endif

int main(int, char**)
{
  return 0;
}