Changeset 62266 in vbox for trunk/src/libs/xpcom18a4/xpcom/tests
- Timestamp:
- Jul 15, 2016 7:22:11 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/xpcom/tests/TestAutoPtr.cpp
r62264 r62266 82 82 class TestRefObjectBaseB { 83 83 public: 84 virtual ~TestRefObjectBaseB() {}85 84 int fooB; 86 85 virtual nsrefcnt AddRef() = 0;
Note:
See TracChangeset
for help on using the changeset viewer.