xref: /haiku/headers/build/os/BeBuild.h (revision 9bb9cc8896854f6a0a28f586f6025e8eb2623f0b)
1 #if !defined(BEOS_BUILD_COMPATIBILITY_H) && !defined(HAIKU_BUILD_COMPATIBILITY_H)
2 #	error "Using build headers without compatibility headers, something is wrong!"
3 #endif
4 
5 #include <../os/BeBuild.h>
6