Simplify code using xerces namespace
This commit is contained in:
@@ -57,13 +57,8 @@ directly. If you did not intend to use a system-defined macro
|
||||
#endif
|
||||
|
||||
using namespace App;
|
||||
namespace fs = std::filesystem;
|
||||
#ifndef XERCES_CPP_NAMESPACE_BEGIN
|
||||
#define XERCES_CPP_NAMESPACE_QUALIFIER
|
||||
using namespace XERCES_CPP_NAMESPACE;
|
||||
#else
|
||||
XERCES_CPP_NAMESPACE_USE
|
||||
#endif
|
||||
namespace fs = std::filesystem;
|
||||
|
||||
namespace MetadataInternal
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user