summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/include/gnuradio/py_feval.h
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2015-12-11 19:34:19 -0800
committerJohnathan Corgan <johnathan@corganlabs.com>2015-12-11 19:34:19 -0800
commit066a32c6c3fad637541101839101d942eb0483c2 (patch)
treefe786fb7fa4016b795550644b7643952058ae6e1 /gnuradio-runtime/include/gnuradio/py_feval.h
parent4a8f168ad76e9e56cb8cb1f2f74dfb0112e44fe9 (diff)
Revert "Fixes for ABI compliance checker"
This reverts commit 578fcb99217bdbc4501e620ade7665242f793c71.
Diffstat (limited to 'gnuradio-runtime/include/gnuradio/py_feval.h')
-rw-r--r--gnuradio-runtime/include/gnuradio/py_feval.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnuradio-runtime/include/gnuradio/py_feval.h b/gnuradio-runtime/include/gnuradio/py_feval.h
index 89491af0b4..cef168c8f0 100644
--- a/gnuradio-runtime/include/gnuradio/py_feval.h
+++ b/gnuradio-runtime/include/gnuradio/py_feval.h
@@ -23,7 +23,6 @@
#ifndef INCLUDED_GR_PY_FEVAL_H
#define INCLUDED_GR_PY_FEVAL_H
-#include <Python.h>
#include <pmt/pmt.h>
#include <gnuradio/feval.h>