- Do not use platform/thread.h
Review URL: https://codereview.chromium.org//462353002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39177 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "platform/globals.h"
|
||||
#if defined(TARGET_OS_LINUX)
|
||||
|
||||
#include "platform/thread.h"
|
||||
#include "bin/thread.h"
|
||||
|
||||
#include <errno.h> // NOLINT
|
||||
#include <sys/resource.h> // NOLINT
|
||||
|
||||
Reference in New Issue
Block a user