init ems server code
This commit is contained in:
22
plat/public_bak/src/include/pub_file.h
Normal file
22
plat/public_bak/src/include/pub_file.h
Normal file
@@ -0,0 +1,22 @@
|
||||
//////////////////////////////////////////////////
|
||||
//Title : wxc_file.h
|
||||
//Auhtor : Liu Wei
|
||||
//Desc : wxc file handle header
|
||||
//Created : 2007-06-04
|
||||
//Revision :
|
||||
//
|
||||
//Revision :
|
||||
//
|
||||
//////////////////////////////////////////////////
|
||||
|
||||
#ifndef _PUB_FILE_H_
|
||||
#define _PUB_FILE_H_
|
||||
|
||||
#include "./public.h"
|
||||
#include "./includes.h"
|
||||
#include "./pub_base.h"
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user