mirror of
https://github.com/triqs/dft_tools
synced 2024-12-25 05:43:40 +01:00
parent
25eec4e046
commit
6e987f4563
@ -18,6 +18,7 @@
|
|||||||
* TRIQS. If not, see <http://www.gnu.org/licenses/>.
|
* TRIQS. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*
|
*
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
#include <triqs/utility/first_include.hpp>
|
||||||
#ifdef TRIQS_WITH_PYTHON_SUPPORT
|
#ifdef TRIQS_WITH_PYTHON_SUPPORT
|
||||||
#define TRIQS_LIB_CPP
|
#define TRIQS_LIB_CPP
|
||||||
#include "./py_stream.hpp"
|
#include "./py_stream.hpp"
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
#include <triqs/utility/first_include.hpp>
|
||||||
#ifdef TRIQS_WITH_PYTHON_SUPPORT
|
#ifdef TRIQS_WITH_PYTHON_SUPPORT
|
||||||
|
|
||||||
// REMOVE THIS
|
// REMOVE THIS
|
||||||
|
Loading…
Reference in New Issue
Block a user