src/strgen/strgen.cpp
changeset 8114 dd6d21dc99c1
parent 7928 63e18de69e50
child 8130 d2eb7d04f6e1
equal deleted inserted replaced
8113:31b7784db761 8114:dd6d21dc99c1
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 #include "../stdafx.h"
     3 #include "../stdafx.h"
     4 #include "../macros.h"
       
     5 #include "../string.h"
     4 #include "../string.h"
     6 #include "../table/control_codes.h"
     5 #include "../table/control_codes.h"
     7 #include "../helpers.hpp"
     6 #include "../helpers.hpp"
     8 #include <stdio.h>
     7 #include <stdio.h>
     9 #include <string.h>
     8 #include <string.h>