removed unused include from flags

This commit is contained in:
Václav Šmejkal 2023-02-02 18:10:32 +01:00
parent 1be000e46d
commit 6cad1c3079
Signed by: ENGO150
GPG Key ID: 4A57E86482968843

View File

@ -18,7 +18,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
#include <why2/flags.h>
#include <stdio.h>
#include <stdlib.h>
#include <why2/memory.h>