System info & network
This commit is contained in:
12
code/lib/all.h
Normal file
12
code/lib/all.h
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef _PIUMA_LIB_ALL_H_
|
||||
#define _PIUMA_LIB_ALL_H_
|
||||
|
||||
#include "types.h"
|
||||
#include "ds.h"
|
||||
#include "queue.h"
|
||||
#include "math.h"
|
||||
#include "geometry.h"
|
||||
#include "color.h"
|
||||
#include "text.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user