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

Commit fbd4e4f3 authored by Ady Abraham's avatar Ady Abraham
Browse files

SurfaceFlinger: remove #include StrongTyping.h from HWC2.h

This #include  is not used by this file.

Test: build
Change-Id: Iccc585eb371310241fe7403895660f5c19bad695
parent f39cef4e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -38,8 +38,6 @@
#include <unordered_set>
#include <vector>

#include "../Scheduler/StrongTyping.h"

namespace android {
    struct DisplayedFrameStats;
    class Fence;