河北水利局项目
This commit is contained in:
30
shuangjia/global.h
Normal file
30
shuangjia/global.h
Normal file
@@ -0,0 +1,30 @@
|
||||
#ifndef __GLOBAL1__
|
||||
#define __GLOBAL1__
|
||||
|
||||
//#define WINDOW_STATE
|
||||
|
||||
#define ADDR_LEN (5)
|
||||
#include "Basedefine.h"
|
||||
|
||||
#include <intrinsics.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
//#include <intrins.h>
|
||||
#include <ctype.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
//typedef unsigned short u16;
|
||||
//typedef unsigned char u8;
|
||||
//typedef unsigned int u32;
|
||||
|
||||
#include "addryw.h"
|
||||
#include "file.h"
|
||||
|
||||
//#include "localtime.h"
|
||||
#include "load.h"
|
||||
#include "filesave.h"
|
||||
#include "poweroffon.h"
|
||||
#include "gprs.h"
|
||||
#include "sjframe.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user