mirror of
https://github.com/okalachev/flix.git
synced 2025-08-17 17:16:10 +00:00
Cleanups
This commit is contained in:
@@ -7,14 +7,12 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <iostream>
|
||||
#include <cmath>
|
||||
#include <string>
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/poll.h>
|
||||
|
||||
using std::cout;
|
||||
using std::max;
|
||||
using std::min;
|
||||
using std::isfinite;
|
||||
|
Reference in New Issue
Block a user