mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Fixed missing include
Former-commit-id: 53dab1a29d04b9cf083461caa20249b78600440d
This commit is contained in:
parent
2fa46fdd98
commit
591a071856
@ -1,4 +1,7 @@
|
||||
|
||||
// STL includes
|
||||
#include <cmath>
|
||||
|
||||
// Hyperion includes
|
||||
#include <hyperion/ImageProcessorFactory.h>
|
||||
#include <hyperion/ImageProcessor.h>
|
||||
|
Loading…
Reference in New Issue
Block a user