resources: Tutorial Project
* added tutorial project to coati projects. * ignoring all .sqlite files for git.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef UTILITY_H
|
||||
#define UTILITY_H
|
||||
|
||||
|
||||
typedef unsigned int uint;
|
||||
|
||||
|
||||
#endif // UTILITY_H
|
||||
Reference in New Issue
Block a user