summaryrefslogtreecommitdiff
path: root/i/marvin/src/utils/any.tcc
diff options
context:
space:
mode:
Diffstat (limited to 'i/marvin/src/utils/any.tcc')
-rw-r--r--i/marvin/src/utils/any.tcc1
1 files changed, 1 insertions, 0 deletions
diff --git a/i/marvin/src/utils/any.tcc b/i/marvin/src/utils/any.tcc
index e942156..0d36d6e 100644
--- a/i/marvin/src/utils/any.tcc
+++ b/i/marvin/src/utils/any.tcc
@@ -182,3 +182,4 @@ operator<< (std::ostream &os, const any &rhs)
return rhs.holder_->print (os);
}
+#endif // any_tcc