mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-07 12:50:52 +08:00
re2 fixes for Windows
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string>
|
||||
#ifndef WIN32
|
||||
#include <pthread.h>
|
||||
#endif
|
||||
#include <errno.h>
|
||||
#include "util/atomicops.h"
|
||||
#include "util/util.h"
|
||||
|
Reference in New Issue
Block a user