Fixed the datetime example
This commit is contained in:
parent
ca1079f344
commit
6533c0be32
|
@ -1,5 +1,6 @@
|
|||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include "../../ui.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue