aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/STLUtil.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/STLUtil.hh')
-rw-r--r--src/FbTk/STLUtil.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/FbTk/STLUtil.hh b/src/FbTk/STLUtil.hh
index ec783d9..d427a17 100644
--- a/src/FbTk/STLUtil.hh
+++ b/src/FbTk/STLUtil.hh
@@ -49,7 +49,7 @@ void destroyAndClearSecond(A &a) {
49 a.clear(); 49 a.clear();
50} 50}
51 51
52}; // end namespace STLUtil 52} // end namespace STLUtil
53}; // end namespace FbTk 53} // end namespace FbTk
54 54
55#endif // STLUTIL_Hh 55#endif // STLUTIL_Hh