Skip to content

Commit bb6aacc

Browse files
committed
missed one preprocessor flag
1 parent c62d4d2 commit bb6aacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/purify/algorithm_factory.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#include <sopt/utilities.h>
2525
#include <sopt/wavelets.h>
2626
#include <sopt/wavelets/sara.h>
27-
#ifdef PURIFY_CPPFLOW
27+
#ifdef PURIFY_ONNXRT
2828
#include <sopt/tf_g_proximal.h>
2929
#endif
3030

0 commit comments

Comments
 (0)