- 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:
iposva@google.com
2014-08-12 23:43:45 +00:00
parent 865f0b13a7
commit ea4e984b66
8 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -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