diff options
Diffstat (limited to 'cc/scheduler.cc')
-rw-r--r-- | cc/scheduler.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/scheduler.cc b/cc/scheduler.cc index 2a8f41a..8a76fc9 100644 --- a/cc/scheduler.cc +++ b/cc/scheduler.cc @@ -2,8 +2,6 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "config.h" - #include "cc/scheduler.h" #include "base/auto_reset.h" |