Skip to content

Commit

Permalink
missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulh authored Jul 5, 2023
1 parent 8f54a85 commit a5cf037
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 3rd_party/drivelist_linux/linuxdrivelist.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
#include <QJsonObject>
#include <QDebug>

#include <cstdint>

/*
* Our third-party drivelist module does not provide a C++ implementation
* for listing drives on Linux (only Javascript)
Expand Down

0 comments on commit a5cf037

Please sign in to comment.