include "crossplatform_shared_ptr.h"

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
Ian Bell
2015-02-28 20:12:12 -07:00
parent b28583f4b6
commit ecbeaed8fc

View File

@@ -12,6 +12,7 @@
#include "CoolPropTools.h"
#include "MatrixMath.h"
#include "Exceptions.h"
#include "crossplatform_shared_ptr.h"
#if !defined(__ISWINDOWS__)
#include <ftw.h>