Fix compilation on cygwin & others

This commit is contained in:
Guillaume Munch 2016-10-23 00:25:05 +02:00
parent 67ddc246fd
commit 13eeb3b3c3

View File

@ -29,6 +29,7 @@
#define TEXROW_H
#include "support/debug.h"
#include "support/docstring.h"
#include "support/types.h"
#include <vector>