- Remove pragma once from the main header.

svn path=/branches/cmake-bringup/; revision=49495
This commit is contained in:
Amine Khaldi 2010-11-05 18:41:05 +00:00
parent f0156b8450
commit 9d024b274d

View file

@ -1,4 +1,3 @@
#pragma once
#include <windows.h>
#include <commctrl.h>