1
0
Fork 0

Removed SG_USING_STD(for_each) to make MSVC happy(er). :-)

This commit is contained in:
curt 2003-03-21 21:09:21 +00:00
parent 2e90248df8
commit 3ade4d02e6

View file

@ -65,7 +65,6 @@
SG_USING_STD(deque);
SG_USING_STD(vector);
SG_USING_STD(for_each);
SG_USING_NAMESPACE(std);