0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-11 14:38:57 +02:00

ircd: Remove std execution header.

This commit is contained in:
Jason Volk 2020-11-09 11:38:24 -08:00
parent e44fcf62bf
commit b4112b3d33

View file

@ -114,7 +114,6 @@ extern "C"
// Other standard suites
#include <RB_INC_UTILITY
#include <RB_INC_EXECUTION
#include <RB_INC_FUNCTIONAL
#include <RB_INC_ALGORITHM
#include <RB_INC_FILESYSTEM