]> git.mxchange.org Git - simgear.git/blob - simgear/compatibility/iomanip
Bernie Bright:
[simgear.git] / simgear / compatibility / iomanip
1
2 #ifndef __SG_IOMANIP
3 #define __SG_IOMANIP 1
4
5 # include <iomanip.h>
6
7 #endif // !__SG_IOMANIP
8