mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
try to define SWIG macro before including Configuration.h
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -35,7 +35,9 @@ namespace std {
|
||||
#include "AbstractState.h"
|
||||
#include "CoolProp.h"
|
||||
#include "PhaseEnvelope.h"
|
||||
#define SWIG
|
||||
#include "Configuration.h"
|
||||
#undef SWIG
|
||||
%}
|
||||
|
||||
%include "DataStructures.h"
|
||||
|
||||
Reference in New Issue
Block a user