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

Commit 34c55e3e authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

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

parents c80b9b83 ea7e5a1f
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 {