Fix tabs.

This commit is contained in:
ThePhD 2015-05-15 12:43:53 -04:00
parent 542d2a813e
commit 1792259685

View File

@ -74,7 +74,7 @@ public:
} }
operator function() const { operator function() const {
return get<function>(); return get<function>();
} }
operator std::string() const { operator std::string() const {