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

Commit 97e7113d authored by Arthur Ishiguro's avatar Arthur Ishiguro
Browse files

Removes unused pthread.h include from RpcThreads.h

Bug: 410035138
Flag: EXEMPT bug fix
Test: make binder_sdk succeeds
Change-Id: I71bee476d39ab0cc88c0e7e46af71331355da1ab
parent ba04b315
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -15,8 +15,6 @@
 */
#pragma once

#include <pthread.h>

#include <functional>
#include <memory>
#include <tuple>