summaryrefslogtreecommitdiff
path: root/src/common/reader_writer_queue.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/common/reader_writer_queue.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/common/reader_writer_queue.h b/src/common/reader_writer_queue.h
index 8d2c9408c..60c41a8cb 100644
--- a/src/common/reader_writer_queue.h
+++ b/src/common/reader_writer_queue.h
@@ -1,6 +1,5 @@
1// ©2013-2020 Cameron Desrochers. 1// SPDX-FileCopyrightText: 2013-2020 Cameron Desrochers
2// Distributed under the simplified BSD license (see the license file that 2// SPDX-License-Identifier: BSD-2-Clause
3// should have come with this header).
4 3
5#pragma once 4#pragma once
6 5