Remove cfw prefix from files.
This commit is contained in:
parent
34c8a7713a
commit
22f8a535f3
12 changed files with 19 additions and 19 deletions
|
@ -1,9 +1,9 @@
|
|||
#ifndef __COREFW_H__
|
||||
#define __COREFW_H__
|
||||
|
||||
#include "cfwclass.h"
|
||||
#include "cfwobject.h"
|
||||
#include "cfwstring.h"
|
||||
#include "cfwarray.h"
|
||||
#include "class.h"
|
||||
#include "object.h"
|
||||
#include "string.h"
|
||||
#include "array.h"
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue