Fixed compilation issues

This commit is contained in:
Guilhem Lavaux 2014-05-21 21:57:37 +02:00
parent 0124431cd9
commit 950cfb3eb1

View File

@ -36,7 +36,7 @@ knowledge of the CeCILL license and that you accept its terms.
#ifndef __CICFILTER_HPP #ifndef __CICFILTER_HPP
#define __CICFILTER_HPP #define __CICFILTER_HPP
#include "CosmoTool/config.hpp" #include "config.hpp"
#include <inttypes.h> #include <inttypes.h>
using namespace CosmoTool; using namespace CosmoTool;