]> git.pld-linux.org Git - packages/ekiga.git/blob - ekiga-cpp.patch
- added cpp patch (missing C++ include)
[packages/ekiga.git] / ekiga-cpp.patch
1 --- ekiga-4.0.1/lib/engine/framework/services.cpp.orig  2013-02-18 22:36:51.000000000 +0100
2 +++ ekiga-4.0.1/lib/engine/framework/services.cpp       2020-09-27 15:14:11.646578192 +0200
3 @@ -39,9 +39,7 @@
4   */
5  #define DEBUG 0
6  
7 -#if DEBUG
8  #include <iostream>
9 -#endif
10  
11  #include "services.h"
12  
This page took 0.10382 seconds and 3 git commands to generate.