Commit a2c2b89b authored by Kevin Modzelewski's avatar Kevin Modzelewski

Fix lint issue

parent 4a1b44e5
......@@ -19,10 +19,10 @@
#include "pythread.h"
#include "capi/typeobject.h"
#include "capi/types.h"
#include "core/threading.h"
#include "core/types.h"
#include "runtime/objmodel.h"
#include "capi/types.h"
#include "runtime/types.h"
using namespace pyston::threading;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment