Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
howjmay committed Jul 9, 2024
1 parent 233ca21 commit 5a2aceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ extern int64_t NaN64;
#pragma push_macro("OPTNONE")
#define OPTNONE __attribute__((optnone))
#else
#warning "no OPTNONE"
#define OPTNONE
#endif

#include <string.h>
Expand Down

0 comments on commit 5a2aceb

Please sign in to comment.