]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - parse.c
Work in progress assembler, cleanups and more.
[xonotic/gmqcc.git] / parse.c
diff --git a/parse.c b/parse.c
index a218e6337af340beb095a16df62ecc91d2b4a508..e763e56bc3848aff817838c22316cd329cb0bdc0 100644 (file)
--- a/parse.c
+++ b/parse.c
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  * SOFTWARE.
  */
-#include <limits.h>
-#include <stdlib.h>
-#include <string.h>
-#include <ctype.h>
 #include "gmqcc.h"
 
 /* compile-time constant for type constants */