7 lines
88 B
C
7 lines
88 B
C
// ProgramLocation.h
|
|
|
|
#ifndef __PROGRAM_LOCATION_H
|
|
#define __PROGRAM_LOCATION_H
|
|
|
|
#endif
|