Libmv: Fix compilation error on Windows

This commit is contained in:
Sergey Sharybin 2018-03-23 15:05:08 +01:00
parent ab48e6355d
commit 4f8e407086
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@
* ***** END GPL LICENSE BLOCK *****
*/
#include <gflags/gflags.h>
#include "intern/logging.h"
#include "intern/utildefines.h"
#include "libmv/logging/logging.h"