From ac83733b590f3c0750bea1de3556ceb24fa0a4b1 Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Mon, 25 Nov 2019 21:10:50 -0800 Subject: Using PCH to clean up includes --- Source/Random.h | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/Random.h') diff --git a/Source/Random.h b/Source/Random.h index a2ad706..e809c1e 100644 --- a/Source/Random.h +++ b/Source/Random.h @@ -1,5 +1,4 @@ #pragma once -#include class Random { -- cgit 1.4.1