[python] [bindings] removed obsolete #include

This commit is contained in:
Philippe Tillet
2019-10-20 20:37:37 -04:00
parent de6fdd5625
commit e827d4f467

View File

@@ -4,7 +4,6 @@
#include <string>
#include <regex>
#include <algorithm>
#include "triton/codegen/selection.h"
#include "triton/runtime/function.h"
#include "triton/lang/code_gen.h"
#include "triton/lang/parser.h"