makes debug build

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12163 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2005-03-30 18:54:37 +00:00
parent bbf5eb3ac6
commit b85392f078

View File

@ -333,7 +333,7 @@ private:
//
// Define data here.
//
#ifdef _DEBUG
#ifdef ECHO_DEBUG
DWORD m_dwPageBlockCount;
#endif