summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/UDP/Supplier.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Event/UDP/Supplier.h')
-rw-r--r--TAO/orbsvcs/tests/Event/UDP/Supplier.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Event/UDP/Supplier.h b/TAO/orbsvcs/tests/Event/UDP/Supplier.h
index f773b9f9237..eae15e57257 100644
--- a/TAO/orbsvcs/tests/Event/UDP/Supplier.h
+++ b/TAO/orbsvcs/tests/Event/UDP/Supplier.h
@@ -59,6 +59,8 @@ private:
// The proxy
bool valuetype_;
+
+ CORBA::ULong event_count_;
};
#endif /* SUPPLIER_H */