- Removed ::appendStdin.
This commit is contained in:
Paul Beckingham 2014-09-07 13:40:00 -04:00
parent 0da5f9160e
commit 090c80cb90
3 changed files with 0 additions and 48 deletions

View file

@ -28,7 +28,6 @@
#define INCLUDED_MAIN
#define FEATURE_COLOR 1 // Enable color.
//#define FEATURE_STDIN 1 // Enable reading stdin.
#include <string>
#include <vector>