]> git.mxchange.org Git - simgear.git/blob - simgear/compatibility/MIPSpro721/iterator
Compile under MSVC 9
[simgear.git] / simgear / compatibility / MIPSpro721 / iterator
1
2 #ifndef __SG_ITERATOR
3 #define __SG_ITERATOR 1
4
5 # include <iterator.h>
6
7 #endif // !__SG_ITERATOR
8