Skip to content

Move "stdafx.h" include below system headers. - #22

Open
petterreinholdtsen wants to merge 1 commit into
kartverket:masterfrom
petterreinholdtsen:patch-1
Open

Move "stdafx.h" include below system headers.#22
petterreinholdtsen wants to merge 1 commit into
kartverket:masterfrom
petterreinholdtsen:patch-1

Conversation

@petterreinholdtsen

@petterreinholdtsen petterreinholdtsen commented Oct 26, 2019

Copy link
Copy Markdown

This avoid conflicting definitions of max() and min().

Fixes #21

The patch was fetched from Gnonthgol@005e527 .

This avoid conflicting definitions of max() and min().

Fixes kartverket#21

The patch was fetched from Gnonthgol@005e527 .
@ninsbl

ninsbl commented Mar 22, 2022

Copy link
Copy Markdown
Contributor

Simple fix, would be nice to merge!

@petterreinholdtsen

Copy link
Copy Markdown
Author

Two years later, I guess kartverket is not really maintaining this code. :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GCC 6 error: macro "min" passed 3 arguments, but takes just 2

2 participants