root/lang/objective-cplusplus/i3/trunk/src/mil/src/BoostTestDummyLib.cc
@
37304
| Revision 37304, 380 bytes (checked in by saturday06, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | // #include <string.h> |
| 2 | |
| 3 | // #ifdef __MINGW32_VERSION |
| 4 | // namespace std |
| 5 | // { |
| 6 | // void *memset(void *s, int c, size_t n) |
| 7 | // { |
| 8 | // return ::memset(s, c, n); |
| 9 | // } |
| 10 | // } |
| 11 | // #include <mil/os-windows/PrecompiledHeaders.h> |
| 12 | // #endif |
| 13 | |
| 14 | // #undef vsnprintf |
| 15 | // #undef libintl_vsnprintf |
| 16 | |
| 17 | #define id MIL_NO_OBJC_ID |
| 18 | #include <boost/test/included/unit_test.hpp> |
| 19 | #undef id |
| 20 | |
| 21 | |
| 22 |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)