Fixed pragma once in cpp file

This commit is contained in:
Jordan Cristiano 2015-05-15 17:34:32 -04:00
parent 3b13a04c7f
commit 0a228bb722
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
#pragma once
#include "idemowriter.h"
#include "netmessages/nethandlers.h"
#include "demotypes.h"