]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
sstream: New file.
authorMagnus Fromreide <magfr@lysator.liu.se>
Mon, 24 Apr 2000 17:34:26 +0000 (19:34 +0200)
committerMartin v. Löwis <loewis@gcc.gnu.org>
Mon, 24 Apr 2000 17:34:26 +0000 (17:34 +0000)
* sstream: New file.
* Makefile.in (HEADERS): Add it.

From-SVN: r33382

libstdc++/ChangeLog
libstdc++/Makefile.in

index a358e5d0fcb4c79b937654e7a83e1621479d8c80..f0e953012b64c8b677dab63fd3a22600f39c42ea 100644 (file)
@@ -1,3 +1,8 @@
+2000-04-24  Magnus Fromreide  <magfr@lysator.liu.se>
+
+       * sstream: New file.
+       * Makefile.in (HEADERS): Add it.
+
 2000-03-12  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
 
        * std/bastring.h (basic_string<>::push_back): Define.
index eb9ec77412c59dd998d8d3f4386788893c2d4f9b..f13eddcf29453378b331bdf93275f5b3763af0a0 100644 (file)
@@ -28,7 +28,8 @@ 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 bitset valarray
+        vector fstream iomanip iostream strstream iosfwd bitset valarray \
+        sstream
 
 ARLIB   = libstdc++.a.$(VERSION)
 ARLINK  = libstdc++.a