7 lines
65 B
C
7 lines
65 B
C
|
|
#ifndef CHECKIE_H
|
|
#define CHECKIE_H
|
|
|
|
int getIEVersion();
|
|
|
|
#endif |