diff options
Diffstat (limited to 'asl/option.hpp')
-rw-r--r-- | asl/option.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/asl/option.hpp b/asl/option.hpp index 8662250..7600252 100644 --- a/asl/option.hpp +++ b/asl/option.hpp @@ -116,7 +116,6 @@ public: m_has_value = false;
}
}
-
};
} // namespace asl
|