Peter Howkins
|
7294970c18
|
Namespace ostream and endl into std::
Use <iostream> without the .h
|
2012-03-13 17:54:48 +00:00 |
Peter Howkins
|
167fd854e1
|
namespace ostream into std::ostream for modern C++
|
2012-03-13 17:45:34 +00:00 |
Peter Howkins
|
4e71617973
|
Add in -fpermissive for compiling old C++ on gcc
|
2012-03-13 17:43:43 +00:00 |
Peter Howkins
|
585674c817
|
Include <iostream> without the .h on modern C++
|
2012-03-13 17:41:48 +00:00 |
Peter Howkins
|
5d76061f5d
|
On linux ostream and endl need prefixing into the std namespace.
|
2012-03-13 17:40:21 +00:00 |
Peter Howkins
|
adf14ccd77
|
Include <iostream> without the .h on modern C++
|
2012-03-13 17:31:56 +00:00 |
Peter Howkins
|
7d770cff75
|
These days include standard C++ header files without the .h on the end
|
2012-03-12 16:43:22 +00:00 |
Peter Howkins
|
c884521619
|
Add GNU LGPL headers to all .c .C and .h files
|
2012-03-10 18:58:32 +00:00 |
Peter Howkins
|
83b6996daa
|
Initial import of the CDE 2.1.30 sources from the Open Group.
|
2012-03-10 18:21:40 +00:00 |