From 99b3719ceea4551d326ff2aec58bd1629de3639b Mon Sep 17 00:00:00 2001 From: Johan Date: Fri, 7 Feb 2014 14:55:54 +0100 Subject: [PATCH] STL include added Former-commit-id: b99ccce4ac849914e0528ddf6255d52ba47b09c7 --- libsrc/leddevice/LedDeviceFactory.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libsrc/leddevice/LedDeviceFactory.cpp b/libsrc/leddevice/LedDeviceFactory.cpp index e091da9e..2a9aeb4e 100644 --- a/libsrc/leddevice/LedDeviceFactory.cpp +++ b/libsrc/leddevice/LedDeviceFactory.cpp @@ -1,3 +1,6 @@ +// Stl includes +#include +#include // Build configuration #include