more pre-commit testing
[ardour.git] / foo.cc
diff --git a/foo.cc b/foo.cc
index 0b2e45924586ca12b20b40ea07d9131b2d274749..d12a1b28382319805459eb4447658e4e51ebbe0c 100644 (file)
--- a/foo.cc
+++ b/foo.cc
@@ -1,4 +1,6 @@
+namespace {
 int main () {
        int i;
        return 2 + 24 -15 ;
 }
+}