Skip to content
Snippets Groups Projects
Commit b2f4f388 authored by Johannes Mey's avatar Johannes Mey
Browse files

add missing import

parent 7f8e478d
Branches
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@
#include <google/protobuf/text_format.h>
#include <random>
#include <optional>
#include "connector.pb.h"
......@@ -202,4 +203,4 @@ int main(int argc, char **argv) {
}
return 0;
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment