Added proper support for boost detection
This commit is contained in:
parent
b6d1cf7591
commit
34de699863
3 changed files with 17 additions and 10 deletions
|
@ -1,8 +1,8 @@
|
|||
#include <cassert>
|
||||
#include <CosmoTool/yorick.hpp>
|
||||
#include <CosmoTool/sphSmooth.hpp>
|
||||
#include <CosmoTool/mykdtree.hpp>
|
||||
#include <CosmoTool/miniargs.hpp>
|
||||
#include "yorick.hpp"
|
||||
#include "sphSmooth.hpp"
|
||||
#include "mykdtree.hpp"
|
||||
#include "miniargs.hpp"
|
||||
|
||||
using namespace std;
|
||||
using namespace CosmoTool;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue