Skip to content

Commit

Permalink
update zfp util
Browse files Browse the repository at this point in the history
  • Loading branch information
GarrettDMorrison committed Jul 7, 2022
1 parent f56070f commit 5fd6de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/zfp.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#include <stdlib.h>
#include <string.h>
#include "zfp.h"
#include "zfp/macros.h"
#include "zfp/internal/zfp/macros.h"

/*
File I/O is done using the following combinations of i, o, s, and z:
Expand Down

0 comments on commit 5fd6de3

Please sign in to comment.