mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-10-15 06:51:04 -04:00
Fix compilation with GCC 5 (#2990)
This commit is contained in:
parent
c195452c54
commit
bc5173bac7
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@
|
||||||
#include <QPainter>
|
#include <QPainter>
|
||||||
#include <QPushButton>
|
#include <QPushButton>
|
||||||
|
|
||||||
|
#include <functional>
|
||||||
|
|
||||||
namespace KeeShareSettings
|
namespace KeeShareSettings
|
||||||
{
|
{
|
||||||
namespace
|
namespace
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue