Fixed missing bitfile header

This commit is contained in:
Jordan Cristiano 2015-06-28 17:32:34 -04:00
parent cfba42038d
commit 65089f3585
1 changed files with 4 additions and 0 deletions

4
demboyz/base/bitfile.h Normal file
View File

@ -0,0 +1,4 @@
#pragma once
#include "sourcesdk/bitbuf.h"