This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-08-13 01:26:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
39a6bdbd51acf73e001d15af3b58faefacd3eacc
freeswitch
/
libs
/
stfu
History
Robert Jongbloed
cf0f483aab
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
2012-09-27 10:16:14 +10:00
..
CMakeLists.txt
Added CMAKE stfu
2009-02-12 00:44:11 +00:00
stfu.c
FS-4249 --resolve
2012-05-25 07:54:11 -05:00
stfu.h
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
2012-09-27 10:16:14 +10:00