mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-22 12:28:04 -05:00
Fix path for IF97 in HumidAirProp.cpp
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include <string.h>
|
||||
#include <iostream>
|
||||
#include <list>
|
||||
#include "IF97.h"
|
||||
#include "externals/IF97/IF97.h"
|
||||
|
||||
/// This is a stub overload to help with all the strcmp calls below and avoid needing to rewrite all of them
|
||||
std::size_t strcmp(const std::string &s, const std::string &e){
|
||||
|
||||
Reference in New Issue
Block a user