6 lines
92 B
C
Executable File
6 lines
92 B
C
Executable File
#ifndef INTEGRATED_H
|
|
#define INTEGRATED_H
|
|
|
|
void IntegratedCheck(char* command);
|
|
|
|
#endif |