![]() |
The Gaudi Framework
v36r9p1 (5c15b2bb)
|
#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.