Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
load system headers after simgrid ones
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 14 Sep 2015 08:01:35 +0000 (10:01 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 17 Sep 2015 12:10:29 +0000 (14:10 +0200)
commitd1cad1be3abd731f6c3074211575d9c70e6ce76b
treebdd87d963c0e52f054be96d438deaa2466efb98c
parentf23684cef33a0a68b6c3d96fd427dd3ec5533e75
load system headers after simgrid ones

This is an attempt to get xbt/base.h loaded before stdio.h, so that
_CRT_SECURE_NO_WARNINGS gets defined before the declaration of fopen
include/xbt/misc.h