mirror of
https://github.com/Wessel/boilerplate-c.git
synced 2026-07-25 17:10:53 +02:00
feat: Modernize boilerplate
This commit is contained in:
@@ -6,9 +6,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "../include/utils.h"
|
||||
/* Libtap for tests */
|
||||
#include "../include/libtap.h"
|
||||
#include "../../lib/util.h"
|
||||
|
||||
int main(int argc, char *argv[], char *env[]) {
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user