some GCC 2.95 support fixes and some BeOS support

This commit is contained in:
Arvid Norberg
2009-11-28 22:41:21 +00:00
parent 1d6d11bf0c
commit 39dae9e6dc
25 changed files with 102 additions and 62 deletions

View File

@@ -35,7 +35,7 @@ POSSIBILITY OF SUCH DAMAGE.
#include <string>
#include <cctype>
#include <algorithm>
#include <limits>
#include <boost/limits.hpp>
#include <cstring>
#include <boost/optional.hpp>