K. Noel Belcourt
08453c109a
Revert "removed an unused function ( #39 )"
...
This reverts commit 655ce30eb3ba9c3625631b18d990992fc09f8b22.
2016-04-26 10:54:43 -06:00
Mads Jensen
655ce30eb3
removed an unused function ( #39 )
...
The C++ standard deprecates use of <stdio.h>, <stdlib.h> etc., and suggests using <cstdio>, <cstdlib> etc.
Some trailing whitespace removed in affected files because of a setting in my editor
dead code surrounded by #if 0 ... #endif removed
2016-04-24 10:26:25 -06:00
Jeremiah Willcock
753900a4a0
Added boost:: to all uses of tie() to disambiguate from std version
...
[SVN r63244]
2010-06-22 18:02:43 +00:00
Douglas Gregor
2577136447
Converted to Boost Software License
...
[SVN r27800]
2005-03-24 14:54:12 +00:00
Eric Niebler
d1b0ceea22
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
...
[SVN r22394]
2004-02-26 18:27:02 +00:00
Lie-Quan Lee
9c82870ba5
replace tabs by proper number of spaces
...
[SVN r12323]
2002-01-15 03:43:22 +00:00
Jeremy Siek
6d9d3154ab
added include of <iostream>
...
[SVN r10173]
2001-05-21 18:35:44 +00:00
Jeremy Siek
96c4ead801
tweaked a comment
...
[SVN r10074]
2001-05-08 21:07:15 +00:00
Jeremy Siek
c6f11d4bb7
new file
...
[SVN r10070]
2001-05-08 20:26:31 +00:00