This website requires JavaScript.
Explore
Help
Sign In
ben.carrasco
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2026-07-16 09:11:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4dd1591945e4ff8d4ee587796cd0103dc89df407
freeswitch
/
libs
/
stfu
T
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