lex: remove now unused include and define
This commit is contained in:
parent
634e5db209
commit
8c3dd07dfb
1 changed files with 0 additions and 5 deletions
|
@ -26,11 +26,6 @@
|
||||||
|
|
||||||
#include "lex.hpp"
|
#include "lex.hpp"
|
||||||
|
|
||||||
#include <cstdlib>
|
|
||||||
|
|
||||||
|
|
||||||
#define array_size(array) (sizeof(array)/sizeof((array)[0]))
|
|
||||||
|
|
||||||
|
|
||||||
namespace solar {
|
namespace solar {
|
||||||
|
|
||||||
|
|
Reference in a new issue