diff options
Diffstat (limited to 'dw/types.hh')
-rw-r--r-- | dw/types.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/types.hh b/dw/types.hh index 65983fad..f04fc138 100644 --- a/dw/types.hh +++ b/dw/types.hh @@ -207,7 +207,7 @@ struct Content }; }; -} // namespace dw } // namespace core +} // namespace dw #endif // __DW_TYPES_HH__ |