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

Commit b99ccce

Browse files
committed
STL include added
1 parent 49860cd commit b99ccce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

libsrc/leddevice/LedDeviceFactory.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Stl includes
2+
#include <string>
3+
#include <algorithm>
14

25
// Build configuration
36
#include <HyperionConfig.h>

0 commit comments

Comments
 (0)