ソースを参照

web_service: Reduce unused includes

ameerj 4 年 前
コミット
9b505758dc
1 ファイル変更0 行追加1 行削除
  1. 0 1
      src/web_service/web_backend.cpp

+ 0 - 1
src/web_service/web_backend.cpp

@@ -3,7 +3,6 @@
 // Refer to the license.txt file included.
 
 #include <array>
-#include <cstdlib>
 #include <mutex>
 #include <string>