OmniSciDB
a5dc49c757
|
shared utility for mime-types More...
#include <regex>
#include <vector>
#include <boost/filesystem.hpp>
#include "Shared/file_type.h"
#include "Shared/misc.h"
Go to the source code of this file.
Namespaces | |
shared | |
Functions | |
bool | shared::is_compressed_mime_type (const std::string &mime_type) |
bool | shared::is_compressed_file_extension (const std::string &location) |
shared utility for mime-types
Definition in file file_type.cpp.