浏览代码

fix: include missed header

Sam Jaffe 9 月之前
父节点
当前提交
e25bd6d5c2
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/expect/expect.hpp

+ 1 - 0
include/expect/expect.hpp

@@ -7,6 +7,7 @@
 
 #pragma once
 
+#include <functional>
 #include <stdexcept>
 #include <string>