diff options
Diffstat (limited to 'dw/table.cc')
-rw-r--r-- | dw/table.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/table.cc b/dw/table.cc index 291674aa..b8c675ed 100644 --- a/dw/table.cc +++ b/dw/table.cc @@ -25,6 +25,7 @@ #define MAX misc::max +using namespace lout; namespace dw { |