summaryrefslogtreecommitdiffstats
path: root/src/tclap/Constraint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tclap/Constraint.h')
-rw-r--r--src/tclap/Constraint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tclap/Constraint.h b/src/tclap/Constraint.h
index e99418b..7148430 100644
--- a/src/tclap/Constraint.h
+++ b/src/tclap/Constraint.h
@@ -63,6 +63,6 @@ namespace TCLAP
{
}
};
-} //namespace TCLAP
+}
#endif