mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-18 01:30:56 +00:00
Ensured no namespace collision in double-include guards.
This commit is contained in:
parent
d910a4fd38
commit
c2bc9a8c62
@ -6,8 +6,8 @@
|
|||||||
// Copyright © 2017 Thomas Harte. All rights reserved.
|
// Copyright © 2017 Thomas Harte. All rights reserved.
|
||||||
//
|
//
|
||||||
|
|
||||||
#ifndef ZX8081_hpp
|
#ifndef Storage_Data_ZX8081_hpp
|
||||||
#define ZX8081_hpp
|
#define Storage_Data_ZX8081_hpp
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user