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 histedit.h: Add missing #include <sys/cdefs.h> 2014-03-15 04:34:46 +01:00
config ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
cpp Add another mssing string::compare prototype. 2014-01-17 10:00:32 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs tiff: drop sources and headers from the source tree 2014-06-13 15:52:11 +02:00
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