aboutsummaryrefslogtreecommitdiff
path: root/src/patch/patch_system_info.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/patch/patch_system_info.hh')
-rw-r--r--src/patch/patch_system_info.hh10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/patch/patch_system_info.hh b/src/patch/patch_system_info.hh
index 538555f..9d4fed7 100644
--- a/src/patch/patch_system_info.hh
+++ b/src/patch/patch_system_info.hh
@@ -14,6 +14,10 @@
// "patch_info.hh"
//
+// everything in this file is inside this namespace
+namespace AHFinderDirect
+ {
+
//******************************************************************************
//
@@ -186,4 +190,8 @@ namespace plus_xyz_octant
};
} // namespace patch_system_info::octant_mirrored
-} // namespace patch_system_info::
+ } // namespace patch_system_info::
+
+//******************************************************************************
+
+ } // namespace AHFinderDirect