Skip to content

V0.3.3 build error under VS 2013 (v120) #225

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1.Open libglog_static project
2. Build

Generates following errors:

Error   2   error C2039: 'min' : is not a member of 
'std'   c:\projects\glog-0.3.3\src\logging.cc   75  1   libglog_static

...


I'm using version 0.3.3

Adding #include<algorithm> in logging.cc fixed it


Original issue reported on code.google.com by mouradIs...@gmail.com on 9 Dec 2014 at 2:41

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions