aboutsummaryrefslogtreecommitdiff
path: root/cRender.h
diff options
context:
space:
mode:
Diffstat (limited to 'cRender.h')
-rw-r--r--cRender.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/cRender.h b/cRender.h
index 2fa6de1..d481bf2 100644
--- a/cRender.h
+++ b/cRender.h
@@ -4,13 +4,10 @@
#include <stdio.h>
#include <string>
#include <cmath>
-//#include <math.h>
-//#include <iostream>
#include <termios.h>
#ifdef __linux__
#include <unistd.h>
- //#include <term.h>
#include <sys/ioctl.h>
typedef int WORD;