Changeset 5158 for pjproject/trunk/third_party/build/gsm
- Timestamp:
- Aug 11, 2015 7:49:25 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/third_party/build/gsm/config.h
r1168 r5158 8 8 #endif 9 9 10 #if defined(__GNUC__) && (__GNUC__ * 100 + __GNUC_MINOR__) >= 402 11 # pragma GCC diagnostic ignored "-Wunknown-pragmas" 12 # pragma GCC diagnostic ignored "-Wunused-const-variable" 13 #endif 14 10 15 #include <string.h> 11 16 #include "../../gsm/inc/config.h"
Note: See TracChangeset
for help on using the changeset viewer.