Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a3edc25c authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Remove unused #include.

The header is obsolete anyway: new code should just use static_assert.

Test: treehugger
Change-Id: I407ba6e90302557aa8e2604bdd2c6d9129353e9e
parent 6bfe7f9a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -37,7 +37,6 @@
#include <androidfw/TypeWrappers.h>
#include <cutils/atomic.h>
#include <utils/ByteOrder.h>
#include <utils/Debug.h>
#include <utils/Log.h>
#include <utils/String16.h>
#include <utils/String8.h>