Changeset 5635 for pjproject/trunk/third_party/build/speex
- Timestamp:
- Aug 1, 2017 7:49:34 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/third_party/build/speex/config.h
r5170 r5635 28 28 # pragma warning(disable: 4018) // signed/unsigned mismatch 29 29 # pragma warning(disable: 4456) // declaration of '[var]' hides previous local declaration 30 # pragma warning(disable: 4267) // conversion from 'size_t' to 'int', possible loss of data 30 31 //# pragma warning(disable: 4701) // local variable used without initialized 31 32 #endif
Note: See TracChangeset
for help on using the changeset viewer.