]> git.mxchange.org Git - simgear.git/blob - simgear/compatibility/iterator
Shoot, I was trying to hunt down a bug that wasn't even caused by the sstream impleme...
[simgear.git] / simgear / compatibility / iterator
1
2 #ifndef __SG_ITERATOR
3 #define __SG_ITERATOR 1
4
5 # include <iterator.h>
6
7 #endif // !__SG_ITERATOR
8