about summary refs log tree commit diff stats
path: root/Source/Panels.h
diff options
context:
space:
mode:
authorjbzdarkid <jbzdarkid@gmail.com>2019-11-25 21:10:50 -0800
committerjbzdarkid <jbzdarkid@gmail.com>2019-11-25 21:10:50 -0800
commitac83733b590f3c0750bea1de3556ceb24fa0a4b1 (patch)
tree74aa45ca76603f23c027478af4c2c5aa09eab11e /Source/Panels.h
parente10243a64e0c6542c9b74c3bb95f5ebf4a3df7cb (diff)
downloadwitness-tutorializer-ac83733b590f3c0750bea1de3556ceb24fa0a4b1.tar.gz
witness-tutorializer-ac83733b590f3c0750bea1de3556ceb24fa0a4b1.tar.bz2
witness-tutorializer-ac83733b590f3c0750bea1de3556ceb24fa0a4b1.zip
Using PCH to clean up includes
Diffstat (limited to 'Source/Panels.h')
-rw-r--r--Source/Panels.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Panels.h b/Source/Panels.h index 2c7c075..4a850ee 100644 --- a/Source/Panels.h +++ b/Source/Panels.h
@@ -1,5 +1,4 @@
1#pragma once 1#pragma once
2#include <vector>
3 2
4// Some of these (the puzzle ones) are duplicated elsewhere 3// Some of these (the puzzle ones) are duplicated elsewhere
5std::vector<int> lasers = { 4std::vector<int> lasers = {