Add header to get thread_local for ftw

This commit is contained in:
Ian Bell
2016-02-21 22:45:32 -07:00
parent e7319b8190
commit b944d3ab92

View File

@@ -2,6 +2,7 @@
#include "Exceptions.h"
#include "CPfilepaths.h"
#include "CPstrings.h"
#include "CoolPropTools.h"
#include <fstream>
#include <algorithm>