mirror of
https://github.com/clangen/musikcube.git
synced 2024-12-27 21:14:08 +00:00
Remove #pragma once
from WindowUtil.cpp.
This commit is contained in:
parent
6700bb03ef
commit
780bb6fc71
@ -32,8 +32,6 @@
|
||||
//
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <stdafx.h>
|
||||
#include "WindowUtil.h"
|
||||
|
||||
@ -52,4 +50,4 @@ namespace musik { namespace cube { namespace windowutil {
|
||||
return false;
|
||||
}
|
||||
|
||||
} } }
|
||||
} } }
|
||||
|
Loading…
Reference in New Issue
Block a user