mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
Add missing fstream include
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include <sstream>
|
||||
#include "time.h"
|
||||
#include "miniz.h"
|
||||
#include <fstream>
|
||||
|
||||
/// The inverse of the A matrix for the bicubic interpolation (http://en.wikipedia.org/wiki/Bicubic_interpolation)
|
||||
/// NOTE: The matrix is transposed below
|
||||
|
||||
Reference in New Issue
Block a user