Skip to content

Commit

Permalink
remove last ENCODING define
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Baentsch <[email protected]>
  • Loading branch information
baentsch committed Aug 6, 2024
1 parent 1c2faad commit 6b8b0a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/oqs_test_evp_pkey_params.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// SPDX-License-Identifier: Apache-2.0 AND MIT

#undef USE_ENCODING_LIB
#include "oqs_prov.h"
#include "test_common.h"

Expand Down Expand Up @@ -607,4 +606,4 @@ int main(int argc, char **argv)

end:
return ret;
}
}

0 comments on commit 6b8b0a9

Please sign in to comment.