mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Add header reference
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Project: https://github.com/likle/cargs
|
||||||
|
* License: MIT
|
||||||
|
*/
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <cargs.h>
|
#include <cargs.h>
|
||||||
#include <memory.h>
|
#include <memory.h>
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Project: https://github.com/likle/cargs
|
||||||
|
* License: MIT
|
||||||
|
*/
|
||||||
|
|
||||||
#ifndef CARGS_H_
|
#ifndef CARGS_H_
|
||||||
#define CARGS_H_
|
#define CARGS_H_
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user