![]() |
The Gaudi Framework
v36r16 (ea80daf8)
|
#include "Python.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/SmartIF.h"
#include "PythonScriptingSvc.h"
#include <fstream>
#include <sstream>
Go to the source code of this file.
Macros | |
#define | PySys_SetArgv_Char_t char |
#define PySys_SetArgv_Char_t char |
Definition at line 21 of file PythonScriptingSvc.cpp.