• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // Define symbol such that a declaration exists when this header
2 // is included, but not when InconsistentHeader2.h is included.
3 #define SYMBOL1 1
4 #include "InconsistentSubHeader.h"
5