Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
azove
azove-cpp.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File azove-cpp.diff of Package azove
From: Jan Engelhardt <jengelh@inai.de> 2013-05-23 10:58:06.612359124 +0200 build: resolve compiler error due to missing includes conBDD.cpp: In member function 'void conBDD::build()': conBDD.cpp:59:20: error: 'numeric_limits' was not declared in this scope --- conBDD.cpp | 1 + 1 file changed, 1 insertion(+) Index: azove-2.0/conBDD.cpp =================================================================== --- azove-2.0.orig/conBDD.cpp +++ azove-2.0/conBDD.cpp @@ -21,6 +21,7 @@ #include "conBDD.hpp" +#include <limits> #include <stack>
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