Skip to content

Commit

Permalink
Attempting to fix OSS build (#860)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #860

I don't understand what has changed, but an include might be missing.

Reviewed By: beicy

Differential Revision: D57237245

fbshipit-source-id: 0f16c3274a3f5c91a3345f9f1cc3e5743346e841
  • Loading branch information
Nikolai Tillmann authored and facebook-github-bot committed May 13, 2024
1 parent 4f4010d commit 85ebd40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libredex/ProguardConfiguration.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

#pragma once

#include <algorithm>
#include <boost/functional/hash.hpp>
#include <functional>
#include <set>
Expand Down

0 comments on commit 85ebd40

Please sign in to comment.