Skip to content

Commit 1129dc3

Browse files
Include vector header in fips_status.cpp
1 parent 10503bd commit 1129dc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

csrc/fips_status.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#include <cstdio>
44
#include <functional>
55
#include <jni.h>
6+
#include <vector>
67

78
#include "string_vector.h"
89

0 commit comments

Comments
 (0)