summaryrefslogtreecommitdiffstats
path: root/src/tclap/ValuesConstraint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tclap/ValuesConstraint.h')
-rw-r--r--src/tclap/ValuesConstraint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tclap/ValuesConstraint.h b/src/tclap/ValuesConstraint.h
index 882f762..24532d6 100644
--- a/src/tclap/ValuesConstraint.h
+++ b/src/tclap/ValuesConstraint.h
@@ -142,6 +142,6 @@ namespace TCLAP
{
return _typeDesc;
}
-} //namespace TCLAP
+}
#endif