Skip to content
Snippets Groups Projects
Commit e4bcd35d authored by Daniel Hornung's avatar Daniel Hornung
Browse files

STY: Formatting.

parent 49ea1cf7
No related branches found
No related tags found
1 merge request!16Workaround to return non-string values, according to the specified DataType.
Pipeline #12506 passed with warnings
Pipeline: caosdb-cppinttest

#12507

    This commit is part of merge request !16. Comments created here will be created in the context of that merge request.
    ...@@ -20,9 +20,9 @@ ...@@ -20,9 +20,9 @@
    * *
    */ */
    #include "caosdb/entity.h" #include "caosdb/entity.h"
    #include "caosdb/exceptions.h"
    #include "caosdb/data_type.h" // for DataType #include "caosdb/data_type.h" // for DataType
    #include "caosdb/entity/v1alpha1/main.pb.h" // for Messages #include "caosdb/entity/v1alpha1/main.pb.h" // for Messages
    #include "caosdb/exceptions.h"
    #include "caosdb/protobuf_helper.h" // for get_arena #include "caosdb/protobuf_helper.h" // for get_arena
    #include "caosdb/value.h" // for Value #include "caosdb/value.h" // for Value
    #include <boost/algorithm/string.hpp> #include <boost/algorithm/string.hpp>
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment