summaryrefslogtreecommitdiffstats
path: root/Tests/Module/WriteCompilerDetectionHeader/c_undefined.c
blob: 487e66dd05d71261d3e48bdd341b45b406d9003a (plain)
1
2
3
4
5
6
7

#include "test_compiler_detection.h"

int main()
{
  return 0;
}