Changeset 5060 for pjproject/trunk/pjlib/src/pjlib-test/exception.c
- Timestamp:
- Apr 10, 2015 11:47:48 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/src/pjlib-test/exception.c
r4890 r5060 48 48 49 49 #include <pjlib.h> 50 51 #ifdef _MSC_VER 52 #pragma warning(disable:4702) // warning C4702: unreachable code 53 #endif 50 54 51 55 #define ID_1 1
Note: See TracChangeset
for help on using the changeset viewer.