[Win32] Remove condition `!defined(_LIB)` for git_revision.h inclusion
authorGarrett Brown <garbearucla@gmail.com>
Mon, 8 Jul 2013 18:56:40 +0000 (11:56 -0700)
committerGarrett Brown <garbearucla@gmail.com>
Tue, 9 Jul 2013 03:00:30 +0000 (20:00 -0700)
commitbf7ebbed9af1dfa51d4bdf3db70dfe83279ca348
tree16b3bd36792db138458a7e0cb8b36ee6d749d8ae
parente31d64d83266b73c4056d50c74a09c98eae64e91
[Win32] Remove condition `!defined(_LIB)` for git_revision.h inclusion

XBMC seems to compile and display a git revision with or without this condition.

This reverts the change to PlatformInclude.h (now GitRevision.cpp) in b4952cf
xbmc/GitRevision.cpp