patch to compile on gcc 4.4

This commit is contained in:
meeussen 2009-10-15 00:55:12 +00:00
parent 6739b47097
commit 8f4182ed10
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
#ifndef RESOURCE_RETRIEVER_RETRIEVER_H #ifndef RESOURCE_RETRIEVER_RETRIEVER_H
#define RESOURCE_RETRIEVER_RETRIEVER_H #define RESOURCE_RETRIEVER_RETRIEVER_H
#include <stdint.h>
#include <string> #include <string>
#include <boost/shared_array.hpp> #include <boost/shared_array.hpp>
#include <stdexcept> #include <stdexcept>