Merge branch 'master' of https://gitea.fhgr.ch/schurtisimon/StudyPlanner
This commit is contained in:
commit
7946b3e548
1
src/ui.c
1
src/ui.c
@ -11,6 +11,7 @@
|
|||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#define _POSIX_THREAD_SAFE_FUNCTIONS
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#if defined(_MSC_VER)
|
#if defined(_MSC_VER)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user