OsmAnd
|
#include "config.h"
#include <unistd.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <errno.h>
#include <sstream>
#include <google/protobuf/io/zero_copy_stream_impl.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/testing/googletest.h>
#include <google/protobuf/testing/file.h>
#include <gtest/gtest.h>
Packages | |
namespace | |
namespace | google::protobuf |
namespace | google::protobuf::io |
Defines | |
#define | O_BINARY 0 |
#define | MAX_REPEATED_ZEROS 100 |
#define MAX_REPEATED_ZEROS 100 |
#define O_BINARY 0 |