Changeset 6157 for pjproject/trunk/third_party/build/speex/config.h
- Timestamp:
- Feb 5, 2020 3:05:30 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/third_party/build/speex/config.h
r5653 r6157 29 29 # pragma warning(disable: 4456) // declaration of '[var]' hides previous local declaration 30 30 # pragma warning(disable: 4267) // conversion from 'size_t' to 'int', possible loss of data 31 # pragma warning(disable: 4706) // assignment within conditional expression 31 32 //# pragma warning(disable: 4701) // local variable used without initialized 32 33 #endif
Note: See TracChangeset
for help on using the changeset viewer.