patch to compile on gcc 4.4
This commit is contained in:
parent
6739b47097
commit
8f4182ed10
|
@ -28,6 +28,7 @@
|
|||
#ifndef RESOURCE_RETRIEVER_RETRIEVER_H
|
||||
#define RESOURCE_RETRIEVER_RETRIEVER_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <string>
|
||||
#include <boost/shared_array.hpp>
|
||||
#include <stdexcept>
|
||||
|
|
Loading…
Reference in New Issue