Fix lower_bound not found build error.
This commit is contained in:
parent
1c7256e702
commit
e17d099b96
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@
|
|||
#include "cantera/base/stringUtils.h"
|
||||
#include "cantera/numerics/polyfit.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
using namespace std;
|
||||
|
||||
#ifndef FTN_TRAILING_UNDERSCORE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue