From 1120161286ee5c855b630bccc9e0b37bb8a3ee65 Mon Sep 17 00:00:00 2001 From: Joshua Bakita Date: Sat, 17 Oct 2020 19:07:11 -0400 Subject: Fix DIS coding style by running them all through clang-format Also fixes a missing header in DISstressmarkRNG.h and the "all" make target. No functional changes. --- dis/Update/DISstressmarkRNG.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dis/Update/DISstressmarkRNG.h') diff --git a/dis/Update/DISstressmarkRNG.h b/dis/Update/DISstressmarkRNG.h index 4aa2620..6243606 100644 --- a/dis/Update/DISstressmarkRNG.h +++ b/dis/Update/DISstressmarkRNG.h @@ -1,3 +1,4 @@ +#include #include #define IA 16807 -- cgit v1.2.2