mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 02:34:18 +00:00
Bernd Kuhls
b024c752fb
FS-9093: mod_cv: remove unneeded includes
OpenCV contains various modules which have inter-module dependencies. While including freeswitch into buildroot we stumbled over the fact that mod_cv.cpp includes more headers than needed[1]. hese OpenCV headers are generic headers which require more OpenCV modules enabled than really used by Freeswitch. This patch fixes the problem. [1] http://article.gmane.org/gmane.comp.lib.uclibc.buildroot/146662 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
…
…
…
…
Description
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
267 MiB
Languages
C
64.4%
C++
21.8%
JavaScript
4.7%
Assembly
2%
Makefile
1%
Other
5.4%