mirror of
https://github.com/reactos/reactos.git
synced 2025-07-27 07:41:51 +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;
|
is >> rval;
|
||||||
CPPUNIT_ASSERT( rval == -652208307 );
|
CPPUNIT_ASSERT( rval == -652208307 );
|
||||||
}
|
}
|
||||||
}
|
|
||||||
# endif
|
# endif
|
||||||
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue