Add project files.
This commit is contained in:
6
Lab/global.h
Normal file
6
Lab/global.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
#ifndef GLOBAL_H
|
||||
#define GLOBAL_H
|
||||
|
||||
extern int precision;
|
||||
#endif
|
||||
Reference in New Issue
Block a user