You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
305 B
Diff
12 lines
305 B
Diff
--- include/CoolPropFluid.orig.h 2022-12-22 21:53:00.000000000 +0100
|
|
+++ include/CoolPropFluid.h 2022-12-22 21:53:19.000000000 +0100
|
|
@@ -18,7 +18,7 @@
|
|
#include <map>
|
|
#include <cassert>
|
|
#include <iterator>
|
|
-#include "Eigen/Core"
|
|
+#include <Eigen/Core>
|
|
#include "PolyMath.h"
|
|
#include "Ancillaries.h"
|
|
|