Skip to content

Commit

Permalink
Remove unnecessary include
Browse files Browse the repository at this point in the history
Turns out it's not really needed.
  • Loading branch information
syyyr committed Mar 6, 2024
1 parent 2b8bed3 commit 0fa019e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libosmscout/include/osmscout/async/ReadWriteLock.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@

#include <osmscout/lib/CoreImportExport.h>

#include <osmscout/private/Config.h>

#include <atomic>
#include <thread>
#include <mutex>
Expand Down

0 comments on commit 0fa019e

Please sign in to comment.