From 6e316663fc5feec5e75f8b7fa671a140ebd5b9f1 Mon Sep 17 00:00:00 2001 From: Thulinma Date: Thu, 3 Dec 2020 16:33:51 +0100 Subject: [PATCH] ADTS lib pragma once header --- lib/adts.h | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/adts.h b/lib/adts.h index 09c99c99..0b7db493 100644 --- a/lib/adts.h +++ b/lib/adts.h @@ -1,3 +1,4 @@ +#pragma once #include "bitstream.h" #include #include