stdbool for bool
This commit is contained in:
parent
8d915c7984
commit
fb60e6a04e
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
#ifndef CLccubes_H__
|
||||
#define CLccubes_H__
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "cl_setup.h"
|
||||
|
||||
#ifndef _MSC_VER
|
||||
|
|
Loading…
Add table
Reference in a new issue