summaryrefslogtreecommitdiff
path: root/TAO/tests/Storable/Savable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Storable/Savable.cpp')
-rw-r--r--TAO/tests/Storable/Savable.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/Storable/Savable.cpp b/TAO/tests/Storable/Savable.cpp
index 45fd111d431..11aad54585a 100644
--- a/TAO/tests/Storable/Savable.cpp
+++ b/TAO/tests/Storable/Savable.cpp
@@ -3,6 +3,8 @@
#include "tao/Storable_Factory.h"
#include "tao/Storable_File_Guard.h"
+#include "ace/Auto_Ptr.h"
+
const int Savable::bytes_size_max = 128;
class Savable_File_Guard: public TAO::Storable_File_Guard