COMP: word: using uintptr_t needs <cstdint>
This commit is contained in:
@ -30,6 +30,7 @@ License
|
||||
#include "debug.H"
|
||||
#include <cctype>
|
||||
#include <sstream>
|
||||
#include <cstdint>
|
||||
|
||||
// * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * //
|
||||
|
||||
|
||||
Reference in New Issue
Block a user