forgot the pragma once for the hpps
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#pragma once
|
||||
#include "token/token.hpp"
|
||||
|
||||
#include <istream>
|
||||
|
@@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <istream>
|
||||
#include <ostream>
|
||||
|
||||
|
Reference in New Issue
Block a user