Add missing header for function used inline in class
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
#include <cstdlib> // strtol, strtod
|
||||
|
||||
#define STAR '*'
|
||||
#define C_EOS '\0'
|
||||
|
||||
Reference in New Issue
Block a user