include algorithm for gcc

This commit is contained in:
Samuel Oberhofer 2022-06-24 16:43:50 +02:00
parent 19aefb5e5f
commit c4f0be8c98
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#include "Drone.h"
#include <algorithm>
#include <cmath>
#include <iostream>