Portability
- Reordered includes to allow build on FreeBSD (thanks to Pietro Cerutti).
This commit is contained in:
@@ -24,7 +24,8 @@
|
|||||||
//
|
//
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#include <iostream> // TODO Remove
|
// If <iostream> is included, put it after <stdio.h>, because it includes
|
||||||
|
// <stdio.h>, and therefore would ignore the _WITH_GETLINE.
|
||||||
#include <cmake.h>
|
#include <cmake.h>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#ifdef FREEBSD
|
#ifdef FREEBSD
|
||||||
|
|||||||
Reference in New Issue
Block a user