]> git.mxchange.org Git - simgear.git/blob - simgear/compatibility/Makefile.am
improved STL compatibility header files
[simgear.git] / simgear / compatibility / Makefile.am
1 includedir = @includedir@/compatibility
2
3 EXTRA_DIST = README
4
5 include_HEADERS = \
6         cfloat \
7         csetjmp \
8         cstdio \
9         cwchar \
10         iostream \
11         strstream \
12         sstream \
13         cassert \
14         climits \
15         csignal \
16         cstdlib \
17         cwctype \
18         istream \
19         cctype \
20         clocale \
21         cstdarg \
22         cstring \
23         fstream \
24         iterator \
25         cerrno \
26         cmath \
27         cstddef \
28         ctime \
29         iomanip \
30         streambuf