11 lines
65 B
Plaintext
11 lines
65 B
Plaintext
|
|
#pragma once
|
|
|
|
#ifndef __STDLIB_H
|
|
#include <stdlib.h>
|
|
#endif
|
|
|
|
|
|
|
|
|