[fix] unnecessary headers

This commit is contained in:
Al
2015-07-25 13:49:42 -04:00
parent e549e76806
commit ee96dab93c
2 changed files with 1 additions and 3 deletions

View File

@@ -31,8 +31,6 @@ extern "C" {
#include "constants.h"
#include "klib/khash.h"
#include "numex.h"
#include "scanner.h"
#include "string_utils.h"
#include "utf8proc/utf8proc.h"
#include "unicode_scripts.h"