]> git.mxchange.org Git - simgear.git/blob - simgear/compatibility/MIPSpro721/iterator
Updates to support sgi's MIPSpro compiler version 7.4 and newer. This also fixes...
[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