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

Remove unused includes

parent 6a5ea517
Branches
Tags
1 merge request!25F cpp to string
Pipeline #13960 passed
Pipeline: caosdb-cppinttest

#13961

    ...@@ -25,8 +25,6 @@ ...@@ -25,8 +25,6 @@
    #include <google/protobuf/arena.h> // for Arena #include <google/protobuf/arena.h> // for Arena
    // IWYU pragma: no_include "google/protobuf/extension_set.h" // IWYU pragma: no_include "google/protobuf/extension_set.h"
    // IWYU pragma: no_include "google/protobuf/generated_message_util.h" // IWYU pragma: no_include "google/protobuf/generated_message_util.h"
    //#include <google/protobuf/extension_set.h> // IWYU pragma: keep
    //#include <google/protobuf/generated_message_util.h> // IWYU pragma: keep
    #include <google/protobuf/util/json_util.h> // for JsonOptions, MessageToJs... #include <google/protobuf/util/json_util.h> // for JsonOptions, MessageToJs...
    #include <string> // for string #include <string> // for string
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment