Skip to content

Commit

Permalink
Don't specify USE_HDF in lowlevel.h, this should be setup in the appl…
Browse files Browse the repository at this point in the history
…ication Makefile instead..
  • Loading branch information
gshipman committed Aug 6, 2015
1 parent 8c0a4c6 commit 48dbd05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/lowlevel.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include "arrays.h"
#include "layouts.h"
#include "lowlevel_config.h"
#define USE_HDF
#ifdef USE_HDF
#include <hdf5.h>
#endif
Expand Down

0 comments on commit 48dbd05

Please sign in to comment.