diff options
| author | Petr Mrázek | 2012-03-16 20:41:07 +0100 |
|---|---|---|
| committer | Petr Mrázek | 2012-03-16 20:41:07 +0100 |
| commit | 3168a2ef620751f7741d43ae47679c7145715325 (patch) | |
| tree | 4afcde359cbe94e3a97992b923e7d7ad01abb3a5 /library/Console-linux.cpp | |
| parent | 976fa18d721df59d8cb4a0c5b500dec2b3634dcc (diff) | |
| download | dfhack-3168a2ef620751f7741d43ae47679c7145715325.tar.gz dfhack-3168a2ef620751f7741d43ae47679c7145715325.tar.bz2 dfhack-3168a2ef620751f7741d43ae47679c7145715325.tar.xz | |
Add a tiletype function to get basic shapes from shapes. Track modules.
Diffstat (limited to 'library/Console-linux.cpp')
| -rw-r--r-- | library/Console-linux.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/library/Console-linux.cpp b/library/Console-linux.cpp index 92f621a8..9a090564 100644 --- a/library/Console-linux.cpp +++ b/library/Console-linux.cpp @@ -50,7 +50,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include <cstdlib> #include <iostream> #include <sstream> -#include <stdio.h> #include <string.h> #include <string> #include <stdarg.h> |
