mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
[STLPORT]
Fix misplaced #endif Brought to you by aggro from cppcheck team svn path=/trunk/; revision=54716
This commit is contained in:
parent
ed0656f56f
commit
3c8d98ab5a
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ void StrstreamTest::input()
|
|||
is >> rval;
|
||||
CPPUNIT_ASSERT( rval == -652208307 );
|
||||
}
|
||||
}
|
||||
# endif
|
||||
}
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue