Commit 3993e0b3 by Alexandre Oliva Committed by Alexandre Oliva

* Makefile.in (HEADERS): Install bitset

From-SVN: r23936
parent 9b1a92d8
1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
* Makefile.in (HEADERS): Install bitset
1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
* configure.in (compiler_name): Add check to detect if this
......
......@@ -26,7 +26,7 @@ HEADERS= cassert cctype cerrno cfloat ciso646 climits clocale cmath complex \
cwchar cwctype string stdexcept \
algorithm deque functional hash_map hash_set iterator list map \
memory numeric pthread_alloc queue rope set slist stack utility \
vector fstream iomanip iostream strstream iosfwd
vector fstream iomanip iostream strstream iosfwd bitset
ARLIB = libstdc++.a.$(VERSION)
ARLINK = libstdc++.a
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment