include algorithm for gcc

This commit is contained in:
Samuel Oberhofer
2022-06-24 16:43:50 +02:00
parent 19aefb5e5f
commit c4f0be8c98
+1
View File
@@ -1,4 +1,5 @@
#include "Drone.h"
#include <algorithm>
#include <cmath>
#include <iostream>