aboutsummaryrefslogtreecommitdiffhomepage
path: root/utf8.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utf8.cpp')
-rw-r--r--utf8.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/utf8.cpp b/utf8.cpp
index 196b5268..62453be4 100644
--- a/utf8.cpp
+++ b/utf8.cpp
@@ -16,13 +16,12 @@
#include <sys/types.h>
#include <stdint.h>
-#include <wchar.h>
#include "utf8.h"
#include <string>
-#include <vector>
#include <limits>
+#include <algorithm>
#define _NXT 0x80
#define _SEQ2 0xc0