Build fix

This commit is contained in:
Mike Lischke 2021-03-10 11:58:49 +01:00
parent 5731e64e22
commit 9d1737f33b
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
* can be found in the LICENSE.txt file in the project root.
*/
#include <string.h>
#include "Exceptions.h"
#include "misc/Interval.h"
#include "IntStream.h"