Fixed minor typos in include guards.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#ifndef __ANTHEM__OUTPUT__LOCATION_H
|
#ifndef __ANTHEM__INPUT__LOCATION_H
|
||||||
#define __ANTHEM__OUTPUT__LOCATION_H
|
#define __ANTHEM__INPUT__LOCATION_H
|
||||||
|
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#ifndef __ANTHEM_OUTPUT__FORMATTING_H
|
#ifndef __ANTHEM__OUTPUT__FORMATTING_H
|
||||||
#define __ANTHEM_OUTPUT__FORMATTING_H
|
#define __ANTHEM__OUTPUT__FORMATTING_H
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user