Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73b2cb5 commit c1c1702Copy full SHA for c1c1702
1 file changed
src/ft2font.cpp
@@ -3,6 +3,7 @@
3
#define NO_IMPORT_ARRAY
4
5
#include <string>
6
+#include <algorithm>
7
8
#include "ft2font.h"
9
#include "mplutils.h"
0 commit comments