mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 20:51:16 +00:00
Rename regex.h and regex.cpp to regex_yaml, so they don't interfere with the posix variant
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "scanner.h"
|
||||
#include "regex.h"
|
||||
#include "regex_yaml.h"
|
||||
#include "exp.h"
|
||||
#include "yaml-cpp/exceptions.h"
|
||||
|
||||
|
Reference in New Issue
Block a user