7 lines
59 B
C
7 lines
59 B
C
#ifndef HEADER_H
|
|
#define HEADER_H
|
|
|
|
#define VALUE 2
|
|
|
|
#endif
|