Unverified Commit 05c6bcdd authored by Kip's avatar Kip Committed by GitHub

Merge pull request #965 from ffontaine/master

include/pistache/typeid.h: include stddef.h
parents 7f1e57ce 37291201
......@@ -7,6 +7,7 @@
#pragma once
#include <cstddef>
#include <functional>
namespace Pistache
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment