[Base] Exception and others: remove unused includes
This commit is contained in:
@@ -24,11 +24,10 @@
|
||||
#ifndef BASE_EXCEPTIONFACTORY_H
|
||||
#define BASE_EXCEPTIONFACTORY_H
|
||||
|
||||
|
||||
#include <Python.h>
|
||||
|
||||
#include "Factory.h"
|
||||
|
||||
|
||||
namespace Base
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user