1
0
Fork 0

Add SG_USING_STD(ifstream)

This commit is contained in:
daveluff 2002-12-20 09:48:09 +00:00
parent c7ab26871c
commit e785eb74a5

View file

@ -30,6 +30,8 @@
#include "ground.hxx"
SG_USING_STD(ifstream);
FGGround::FGGround() {
display = false;
networkLoadOK = false;