mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-06 08:11:12 +00:00
Imported compile fixes from VIDE private repository
This commit is contained in:
parent
787cdee4c3
commit
d937b2fa80
4 changed files with 5 additions and 3 deletions
3
external/cosmotool/src/h5_readFlash.hpp
vendored
3
external/cosmotool/src/h5_readFlash.hpp
vendored
|
@ -14,7 +14,8 @@ This file has been developped by P. M. Sutter.
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stddef.h>
|
||||
#include <string.h>
|
||||
#include <string>
|
||||
#include <cstring>
|
||||
#include "hdf5_flash.h"
|
||||
#include "H5Cpp.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue