Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
ladspa
alienwah-float_complex.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File alienwah-float_complex.diff of Package ladspa
--- aw.cpp-dist 2007-11-22 12:35:45.000000000 +0100 +++ aw.cpp 2007-11-22 12:41:41.000000000 +0100 @@ -63,7 +63,7 @@ /*****************************************************************************/ #include <math.h> -#include <complex.h> +#include <complex> #include <stdlib.h> #include <string.h> #include <stdio.h> @@ -96,6 +96,9 @@ #define PI (3.141592653589) /*****************************************************************************/ +using namespace std; +typedef complex<float> float_complex; + class AW { private:
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor