mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 18:45:10 +01:00
#include for Poco::RegularExpression moved from element.h to it's correct place
This commit is contained in:
parent
2f8d464d1f
commit
14ffc9ea4c
@ -38,6 +38,8 @@
|
||||
#ifndef _MongoDB_RegularExpression_included
|
||||
#define _MongoDB_RegularExpression_included
|
||||
|
||||
#include "Poco/RegularExpression.h"
|
||||
|
||||
#include "Poco/MongoDB/MongoDB.h"
|
||||
#include "Poco/MongoDB/Element.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user