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

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

No need to #include atomic-inline.h if you have atomic.h.

Change-Id: I79f9a53b95dcf84dff62ed4b3c0661c7c1e1fc64
parent c80b9b83
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@

#include <new>
#include <cutils/atomic.h>
#include <cutils/atomic-inline.h> // for android_memory_barrier()
#include <media/SingleStateQueue.h>

namespace android {