haiku/headers
Adrien Destugues 70f91e39aa Remove preprocessor checks from TestShell.h
* This is a header used by several parts of the code which should not
need to know about ELF symbol overriding and the fact that it is
optional.
* When the define is set, the methods will not be defined, but they
shouldn't be called, either
* This makes sure the memory layout of the class stays the same with the
define set or unset, and users can rely on it.

Fixes UnitTester on gcc2.
2014-07-29 23:05:52 +02:00
..
build Add private BDataPositionIOWrapper 2014-07-13 17:57:56 +02:00
compatibility
config
cpp
glibc
libs
os HttpRequest: more small fixes and cleanups 2014-07-28 15:02:17 +02:00
posix tty: Add bitmask ioctls TIOCMBIS and TIOCMBIC 2014-07-23 21:36:07 +02:00
private Guard header for use by assembler code 2014-07-23 13:27:23 +02:00
tools Remove preprocessor checks from TestShell.h 2014-07-29 23:05:52 +02:00