Prefix guards with SMP_ to avoid conflicts
This commit is contained in:
parent
6974bc7bbe
commit
ea2b71e7de
19 changed files with 38 additions and 38 deletions
|
|
@ -27,8 +27,8 @@ ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
|||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
*/
|
||||
|
||||
#ifndef CONT_D_H_
|
||||
#define CONT_D_H_
|
||||
#ifndef SMP_CONT_DISPATCHING_H_
|
||||
#define SMP_CONT_DISPATCHING_H_
|
||||
|
||||
/** Continuator Dispatching
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue