summaryrefslogtreecommitdiffstats
path: root/include/raul/Path.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-12-14 14:45:17 +0100
committerDavid Robillard <d@drobilla.net>2020-12-14 14:45:17 +0100
commit6a61d5eb9b5fda7525534bbc3a568642af1a8516 (patch)
treed652004b84c5893534b51944fb7d96726c97df5c /include/raul/Path.hpp
parentcae1d8a1ead390ca12b06cf1e143530c04257e54 (diff)
downloadraul-6a61d5eb9b5fda7525534bbc3a568642af1a8516.tar.gz
raul-6a61d5eb9b5fda7525534bbc3a568642af1a8516.tar.bz2
raul-6a61d5eb9b5fda7525534bbc3a568642af1a8516.zip
Clean up includes
Diffstat (limited to 'include/raul/Path.hpp')
-rw-r--r--include/raul/Path.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/raul/Path.hpp b/include/raul/Path.hpp
index 6237ddd..f0168b7 100644
--- a/include/raul/Path.hpp
+++ b/include/raul/Path.hpp
@@ -21,6 +21,7 @@
#include "raul/Symbol.hpp"
#include <algorithm>
+#include <cstddef>
#include <string>
namespace Raul {