mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
Update win build script and cmake for HDF5 library
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
#include "../ifcparse/IfcHdf5File.h"
|
||||
|
||||
#include <limits>
|
||||
|
||||
#include <H5pubconf.h>
|
||||
#include <boost/lexical_cast.hpp>
|
||||
|
||||
#include "IfcHdf5File.h"
|
||||
|
||||
#include "H5pubconf.h"
|
||||
|
||||
#ifndef H5_HAVE_FILTER_DEFLATE
|
||||
#pragma message("warning: HDF5 compression support is recommended")
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user