diff options
Diffstat (limited to 'raul/Atom.hpp')
-rw-r--r-- | raul/Atom.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/raul/Atom.hpp b/raul/Atom.hpp index a65dd8f..4c1ab2e 100644 --- a/raul/Atom.hpp +++ b/raul/Atom.hpp @@ -237,7 +237,6 @@ private: }; }; - } // namespace Raul static inline std::ostream& operator<<(std::ostream& os, const Raul::Atom& atom) |