Common: レeduced included headers

This commit is contained in:
Paul Beckingham 2015-12-20 10:07:12 -05:00
parent 4a65106fd2
commit cbbbe5d0eb
2 changed files with 0 additions and 4 deletions

View file

@ -26,11 +26,8 @@
#include <cmake.h>
#include <Color.h>
#include <iostream>
#include <iomanip>
#include <sstream>
#include <vector>
#include <algorithm>
#include <cstdlib>
#include <text.h>

View file

@ -29,7 +29,6 @@
#include <string>
////////////////////////////////////////////////////////////////////////////////
#define _COLOR_INVERSE 0x00400000 // Inverse attribute.
#define _COLOR_256 0x00200000 // 256-color mode.
#define _COLOR_HASBG 0x00100000 // Has background color (all values taken).