removed unused include from flags

This commit is contained in:
Václav Šmejkal 2023-08-26 18:07:04 +02:00
parent 6df35b0f95
commit c57cc6f068
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 <string.h>