Skip to content

Commit

Permalink
cstdlib.
Browse files Browse the repository at this point in the history
  • Loading branch information
b4rtaz committed May 31, 2024
1 parent 12230c2 commit 63c67b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tokenizer-test.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include <cassert>
#include <cstring>
#include <cstdlib>
#include "tokenizer.hpp"

#define ASSERT_EOS_TYPE(type, expected) \
Expand Down

0 comments on commit 63c67b2

Please sign in to comment.