Changeset 5170 for pjproject/trunk/third_party/build/speex/config.h
- Timestamp:
- Aug 25, 2015 8:45:46 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/third_party/build/speex/config.h
r5159 r5170 27 27 # pragma warning(disable: 4305) // truncation from 'const double ' to 'float ' 28 28 # pragma warning(disable: 4018) // signed/unsigned mismatch 29 # pragma warning(disable: 4456) // declaration of '[var]' hides previous local declaration 29 30 //# pragma warning(disable: 4701) // local variable used without initialized 30 31 #endif
Note: See TracChangeset
for help on using the changeset viewer.