mirror of
https://github.com/boostorg/coroutine2.git
synced 2026-01-24 17:52:44 +00:00
add missing header for isdigit() in example parser
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
// (See accompanying file LICENSE_1_0.txt or copy at
|
||||
// http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
#include <cctype>
|
||||
#include <cstdio>
|
||||
#include <exception>
|
||||
#include <functional>
|
||||
|
||||
Reference in New Issue
Block a user