Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win32
mingw32-libpst
libpst-0.6.63-fix-gcc11.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libpst-0.6.63-fix-gcc11.patch of Package mingw32-libpst
--- libpst-0.6.63/src/pst2ldif.cpp.orig 2022-07-03 11:18:24.853321601 +0200 +++ libpst-0.6.63/src/pst2ldif.cpp 2022-07-03 11:22:34.806632039 +0200 @@ -8,8 +8,6 @@ */ -using namespace std; - // needed for std c++ collections #include <set> #include <vector> @@ -20,6 +18,8 @@ #include "lzfu.h" } +using namespace std; + void usage(void); void version(void); char *check_filename(char *fname);
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