Browse Source

web_service: Reduce unused includes

pull/15/merge
ameerj 4 years ago
parent
commit
9b505758dc
  1. 1
      src/web_service/web_backend.cpp

1
src/web_service/web_backend.cpp

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

Loading…
Cancel
Save