OmniSciDB
a5dc49c757
|
#include <optional>
#include <boost/filesystem.hpp>
#include "rapidjson/document.h"
#include "Archive/PosixFileArchive.h"
#include "Catalog/ForeignTable.h"
#include "ImportExport/CopyParams.h"
Go to the source code of this file.
Namespaces | |
shared | |
foreign_storage | |
Typedefs | |
using | foreign_storage::FirstLineByFilePath = std::map< std::string, std::string > |