Fix compilation on Linux

This commit is contained in:
vit9696 2018-08-02 03:54:45 +03:00
parent ee6ce579e3
commit f666fe63db

View file

@ -13,6 +13,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include <cstdio>
#include <cctype>
#include <cstring>
#include "treemodel.h"
#include "utility.h"