Compare commits
1 Commits
9162db31e3
...
8ff163dcf5
Author | SHA1 | Date | |
---|---|---|---|
8ff163dcf5 |
@@ -18,6 +18,7 @@
|
|||||||
#ifndef _BRLIB_H
|
#ifndef _BRLIB_H
|
||||||
#define _BRLIB_H
|
#define _BRLIB_H
|
||||||
|
|
||||||
|
#include <stdlib.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <bits/wordsize.h> /* defines __WORDSIZE: 32 or 64 */
|
#include <bits/wordsize.h> /* defines __WORDSIZE: 32 or 64 */
|
||||||
|
Reference in New Issue
Block a user