first commit
This commit is contained in:
6
closet/trunk/common/ContentManagement/test/test.c
Normal file
6
closet/trunk/common/ContentManagement/test/test.c
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "../include/ContentManagement/ContentManagement.h"
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user