Skip to content
Snippets Groups Projects
Commit 8102b4d3 authored by Enric Tejedor Saavedra's avatar Enric Tejedor Saavedra
Browse files

[Exp PyROOT] Remove unnecessary includes

parent 11616bf8
No related branches found
No related tags found
No related merge requests found
......@@ -11,10 +11,8 @@
#include "CPyCppyy.h"
#include "CPPInstance.h"
#include "CallContext.h"
#include "PyROOTPythonize.h"
#include "ProxyWrappers.h"
#include "CPyCppyy/API.h"
#include "Utility.h"
#include "PyzCppHelpers.hxx"
#include "TClass.h"
......
......@@ -11,12 +11,7 @@
#include "CPyCppyy.h"
#include "CPPOverload.h"
#include "CallContext.h"
#include "PyROOTPythonize.h"
#include "CPyCppyy/API.h"
#include "Utility.h"
#include "PyzCppHelpers.hxx"
#include "TFile.h"
#include "Python.h"
using namespace CPyCppyy;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment