mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-08 15:20:02 +08:00
Updated re2 header
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
// Originally the PCRE C++ wrapper, but adapted to use
|
||||
// the new automata-based regular expression engines.
|
||||
|
||||
#include "re2/re2.h"
|
||||
#include "re2.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string>
|
||||
|
Reference in New Issue
Block a user