Changeset 2112 for code/branches/objecthierarchy/src/orxonox/objects/Test.h
- Timestamp:
- Nov 2, 2008, 12:54:17 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy/src/orxonox/objects/Test.h
r2019 r2112 36 36 namespace orxonox 37 37 { 38 class _OrxonoxExport Test: public BaseObject, public network::Synchronisable38 class _OrxonoxExport Test: public BaseObject, public Synchronisable 39 39 { 40 40 public:
Note: See TracChangeset
for help on using the changeset viewer.