stdafx.h
changeset 4563 f25cb91c5f14
parent 4379 2866185c1377
child 5082 f5c258d60562
--- a/stdafx.h	Wed Sep 06 13:58:31 2006 +0000
+++ b/stdafx.h	Wed Sep 06 14:24:43 2006 +0000
@@ -166,7 +166,7 @@
 # define TTD_LITTLE_ENDIAN
 #else
 // Else include endian[target/host].h, which has the endian-type, autodetected by the Makefile
-# if defined(STRGEN) || defined(UNITTEST)
+# if defined(STRGEN)
 #  include "endian_host.h"
 # else
 #  include "endian_target.h"