summaryrefslogtreecommitdiff
path: root/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp')
-rw-r--r--examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp b/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp
index ebd3d174777..6e597dfb9e5 100644
--- a/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp
+++ b/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp
@@ -29,6 +29,7 @@
// #include BPR_Drivers.h instead of BPR_Drivers_T.h
// to avoid problems with circular includes
#include "BPR_Drivers.h"
+#include "ace/OS_NS_string.h"
#include "ace/OS_NS_unistd.h"
ACE_RCSID(Bounded_Packet_Relay, BPR_Drivers_T, "$Id$")