Fix includes in tests.
This commit is contained in:
parent
b3f3dfb253
commit
2a9045792b
1 changed files with 3 additions and 3 deletions
|
@ -26,9 +26,9 @@
|
|||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "cfwobject.h"
|
||||
#include "cfwstring.h"
|
||||
#include "cfwarray.h"
|
||||
#include "object.h"
|
||||
#include "string.h"
|
||||
#include "array.h"
|
||||
|
||||
int
|
||||
main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue