diff options
author | jonas <himself@jonasgunz.de> | 2019-01-25 17:10:37 +0100 |
---|---|---|
committer | jonas <himself@jonasgunz.de> | 2019-01-25 17:10:37 +0100 |
commit | 97b86254c24880a019f6d9f4e99520732a85c224 (patch) | |
tree | d70be7bb3b8d673c3cd951a5acb360a03db50ead | |
parent | 312f2c0a2a42c776863af69b7c4be55597287da4 (diff) | |
download | termgl-97b86254c24880a019f6d9f4e99520732a85c224.tar.gz |
d
-rw-r--r-- | cRender.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ #include <stdlib.h> #include <stdio.h> #include <string> +#include <cmath> //#include <math.h> //#include <iostream> #include <termios.h> |