mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 12:41:17 +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:
@@ -8,7 +8,7 @@
|
||||
#endif
|
||||
|
||||
#include <string>
|
||||
#include "regex.h"
|
||||
#include "regex_yaml.h"
|
||||
#include "stream.h"
|
||||
|
||||
namespace YAML {
|
||||
|
Reference in New Issue
Block a user