Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Commit e8bde19

Browse files
author
johan
committed
Missing include added
1 parent b99ccce commit e8bde19

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/hyperion-remote/CustomParameter.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#pragma once
22

3+
// STL includes
4+
#include <algorithm>
5+
36
// Qt includes
47
#include <QColor>
58
#include <QImage>

0 commit comments

Comments
 (0)