replace tabs

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@439 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-01-06 09:36:12 +00:00
parent 81aa37aa37
commit e647b7ac3e

View file

@ -26,7 +26,7 @@
#include <locale>
// long is 32bit on 64bit Windows!
// long is 32 bit on 64-bit Windows!
#if defined(_WIN32) || defined(_WIN64)
#define LOKI_SIGNED_LONG intptr_t