mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-09 17:43:57 +00:00
f5ab0345fc
from the primary PCH is deserialized, otherwise we lose info that headers were already #imported/#included. llvm-svn: 144510
6 lines
61 B
C
6 lines
61 B
C
#ifdef PARSED2
|
|
#error parsed twice
|
|
#endif
|
|
|
|
#define PARSED2 1
|