Skip to content
Snippets Groups Projects
Verified Commit f6af9e0e authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: insert/delete - update proto submodule

parent 4de4cfc6
No related branches found
No related tags found
1 merge request!4ENH: Allow insertion and deletion of single entities
Checking pipeline status
Subproject commit d7c971a329fcb4ead0b487aa1209b270c54ef541 Subproject commit daf705ef4e86c30f96b3aac429a66667f50c7b77
...@@ -38,6 +38,7 @@ ...@@ -38,6 +38,7 @@
#include <bits/exception.h> // for exception #include <bits/exception.h> // for exception
#include <cassert> // for assert #include <cassert> // for assert
#include <cstdlib> // for getenv #include <cstdlib> // for getenv
#include <cstring> // for strcmp
#include <grpcpp/security/credentials.h> // for SslCredentials #include <grpcpp/security/credentials.h> // for SslCredentials
#include <iterator> // for next #include <iterator> // for next
#include <map> // for map #include <map> // for map
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment