mirror of
https://github.com/vonhyou/ray-tracer-comp371.git
synced 2025-06-08 15:31:59 +00:00
commit
c023100560
1 changed files with 6 additions and 0 deletions
6
src/Parser.h
Normal file
6
src/Parser.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef PARSER_H_
|
||||
#define PARSER_H_
|
||||
|
||||
class Parser {};
|
||||
|
||||
#endif // !PARSER_H_
|
Loading…
Add table
Add a link
Reference in a new issue