aboutsummaryrefslogtreecommitdiff
path: root/src/patch/patch_info.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/patch/patch_info.hh')
-rw-r--r--src/patch/patch_info.hh8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/patch/patch_info.hh b/src/patch/patch_info.hh
index 9be845e..fd4eb9f 100644
--- a/src/patch/patch_info.hh
+++ b/src/patch/patch_info.hh
@@ -13,6 +13,10 @@
// "grid.hh"
//
+// everything in this file is inside this namespace
+namespace AHFinderDirect
+ {
+
//*****************************************************************************
//
@@ -76,3 +80,7 @@ private:
void verify_grid_spacing_ok(int N_zones_per_right_angle)
const;
};
+
+//******************************************************************************
+
+ } // namespace AHFinderDirect