Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 251741
Collapse All | Expand All

(-)powersoftplus-0.1.8b/src/cshmem.cpp (+1 lines)
Lines 17-22 Link Here
17
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
17
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
18
 ***************************************************************************/
18
 ***************************************************************************/
19
#include "cshmem.h"
19
#include "cshmem.h"
20
#include <cstring>
20
21
21
CShMem::CShMem()
22
CShMem::CShMem()
22
{
23
{
(-)powersoftplus-0.1.8b/src/glfunc.cpp (+1 lines)
Lines 22-27 Link Here
22
#endif
22
#endif
23
#include <iostream>
23
#include <iostream>
24
#include <cstdlib>
24
#include <cstdlib>
25
#include <cstring>
25
#include <math.h>
26
#include <math.h>
26
#include "glfunc.h"
27
#include "glfunc.h"
27
#include "strings_en.h"
28
#include "strings_en.h"

Return to bug 251741