diff options
Diffstat (limited to 'src/dcp.h')
| -rw-r--r-- | src/dcp.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -204,6 +204,8 @@ public: return _asset_map; } + bool can_be_read() const; + static std::vector<boost::filesystem::path> directories_from_files (std::vector<boost::filesystem::path> files); private: |
