]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Assuming, just because it is MSVC, that the standard integers are not defined, is...
authorRobert Jongbloed <robertj@voxlucida.com.au>
Thu, 27 Sep 2012 00:15:24 +0000 (10:15 +1000)
committerRobert Jongbloed <robertj@voxlucida.com.au>
Thu, 27 Sep 2012 00:16:14 +0000 (10:16 +1000)
commitcf0f483aabb3a6697011066de7b52ef50c6871de
tree7b8be5f5acf1531dcad65ffd54a37582b0e86df1
parent9d2aa0cd4cc18d553e1781e9e63b6977227089c3
Assuming, just because it is MSVC, that the standard integers are not defined, is not correct. Need to test for define _STDINT as well as later versions of MSVC (>= VS2010) do have stdint.h
libs/esl/src/include/esl.h
libs/libdingaling/src/ldl_compat.h
libs/libteletone/src/libteletone_generate.h
libs/stfu/stfu.h
libs/unimrcp/libs/mpf/codecs/g711/g711.h
src/include/g711.h
src/include/switch_platform.h
src/mod/endpoints/mod_opal/mod_opal.h