Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into CRTP
[simgrid.git] / include / simgrid_config.h
1 /* simgrid_config.h - backward-compatibility wrapper. Stop using it         */
2
3 /* Copyright (c) 2018-2019. The SimGrid Team. All rights reserved.          */
4
5 /* This program is free software; you can redistribute it and/or modify it
6  * under the terms of the license (GNU LGPL) which comes with this package. */
7
8 #warning simgrid_config.h is now deprecated. Please use simgrid/config.h instead
9 #include <simgrid/config.h>