Added pragma once guards to header files
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "Operation.h"
|
||||
class BaseCalculator
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user