diff options
Diffstat (limited to 'include/tools/gen.hxx')
-rw-r--r-- | include/tools/gen.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/gen.hxx b/include/tools/gen.hxx index 4ea4dc79acaa..cf8383f0ccbb 100644 --- a/include/tools/gen.hxx +++ b/include/tools/gen.hxx @@ -621,7 +621,6 @@ inline void Rectangle::expand(long nExpandBy) } - template< typename charT, typename traits > inline std::basic_ostream<charT, traits> & operator <<( std::basic_ostream<charT, traits> & stream, const Rectangle& rectangle ) |