source:
box/trunk/test/basicserver/TestContext.cpp
@
217
| Revision 217, 156 bytes checked in by martin, 6 years ago (diff) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | |
| 2 | #include "Box.h" |
| 3 | #include "Test.h" |
| 4 | #include "TestContext.h" |
| 5 | |
| 6 | #include "MemLeakFindOn.h" |
| 7 | |
| 8 | TestContext::TestContext() |
| 9 | { |
| 10 | } |
| 11 | |
| 12 | TestContext::~TestContext() |
| 13 | { |
| 14 | } |
| 15 | |
| 16 |
Note: See TracBrowser
for help on using the repository browser.
