Fixed compiler warning.

This commit is contained in:
casey langen 2018-05-27 23:52:04 -07:00
parent 9048467e45
commit 39271142fa

View File

@ -32,8 +32,6 @@
//
//////////////////////////////////////////////////////////////////////////////
#pragma once
#include <stdafx.h>
#include "IMouseHandler.h"
#include "IWindow.h"