aboutsummaryrefslogtreecommitdiff
path: root/src/flowgraph/SourceFloat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flowgraph/SourceFloat.h')
-rw-r--r--src/flowgraph/SourceFloat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/flowgraph/SourceFloat.h b/src/flowgraph/SourceFloat.h
index 4de1b41c..6cea67ef 100644
--- a/src/flowgraph/SourceFloat.h
+++ b/src/flowgraph/SourceFloat.h
@@ -22,6 +22,7 @@
#include "FlowGraphNode.h"
+namespace FLOWGRAPH_OUTER_NAMESPACE {
namespace flowgraph {
/**
@@ -39,5 +40,6 @@ public:
};
} /* namespace flowgraph */
+} /* namespace oboe */
#endif //FLOWGRAPH_SOURCE_FLOAT_H