1
0
mirror of https://github.com/xtacocorex/CHIP_IO synced 2025-07-20 04:43:21 +00:00

Update common.c

unnecessary include of Python
This commit is contained in:
fabien-gigante
2016-08-26 15:57:07 +02:00
committed by GitHub
parent ee0e27cb22
commit 29eb018e78

View File

@ -36,7 +36,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*/
#include "Python.h"
#include <dirent.h>
#include <time.h>
#include "common.h"