Index: testing/iossim/iossim.mm |
diff --git a/testing/iossim/iossim.mm b/testing/iossim/iossim.mm |
index 2f2af8d239ec0e995a382bfb3485d0ee20b8bd4d..68d9aedb6d0cac3237f31de9bc3554d80f0a45d2 100644 |
--- a/testing/iossim/iossim.mm |
+++ b/testing/iossim/iossim.mm |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#import <Foundation/Foundation.h> |
#include <asl.h> |
+#import <Foundation/Foundation.h> |
#include <libgen.h> |
#include <stdarg.h> |
#include <stdio.h> |