#include <memory>#include "cartographer/io/internal/in_memory_proto_stream.h"#include "cartographer/io/proto_stream_deserializer.h"#include "glog/logging.h"#include "gmock/gmock.h"#include "google/protobuf/text_format.h"#include "google/protobuf/util/message_differencer.h"#include "gtest/gtest.h"
Go to the source code of this file.
Namespaces | |
| cartographer | |
| cartographer::io | |
|
protected |
Definition at line 75 of file proto_stream_deserializer_test.cc.