Do not force c99

This commit is contained in:
angt
2015-10-25 13:12:59 +01:00
parent fa026aa36d
commit 29b0924db6
2 changed files with 1 additions and 5 deletions

View File

@@ -1,9 +1,5 @@
#pragma once
#ifndef _GNU_SOURCE
#define _GNU_SOURCE
#endif
#include <stdlib.h>
#include <stdint.h>