summaryrefslogtreecommitdiff
path: root/libopie2/opienet/ostation.cpp
Side-by-side diff
Diffstat (limited to 'libopie2/opienet/ostation.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opienet/ostation.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/libopie2/opienet/ostation.cpp b/libopie2/opienet/ostation.cpp
index 8c989d8..140b924 100644
--- a/libopie2/opienet/ostation.cpp
+++ b/libopie2/opienet/ostation.cpp
@@ -33,2 +33,7 @@
+
+using namespace Opie::Core;
+
+namespace Opie {
+namespace Net {
/*======================================================================================
@@ -64 +69,4 @@ void OStation::dump()
}
+
+}
+} \ No newline at end of file