Skip to content
Snippets Groups Projects
Commit 6256a122 authored by Joakim Skogø Langvand's avatar Joakim Skogø Langvand
Browse files

Remove unused includes

parent 87a7a31c
No related branches found
No related tags found
No related merge requests found
......@@ -15,19 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <atomic>
#include <bits/types/struct_itimerspec.h>
#include <chrono>
#include <condition_variable>
#include <ctime>
#include <iostream>
#include <mutex>
#include <ostream>
#include <ratio>
#include <sys/epoll.h>
#include <sys/timerfd.h>
#include <thread>
#include <vector>
#include "workers.hpp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment