diff options
Diffstat (limited to 'src/lib/content_factory.cc')
| -rw-r--r-- | src/lib/content_factory.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/content_factory.cc b/src/lib/content_factory.cc index 264cac325..7b02ee111 100644 --- a/src/lib/content_factory.cc +++ b/src/lib/content_factory.cc @@ -43,6 +43,7 @@ using std::string; using std::list; using boost::shared_ptr; +using boost::optional; #define LOG_GENERAL(...) film->log()->log (String::compose (__VA_ARGS__), LogEntry::TYPE_GENERAL); |
