fix imageManager.cpp so it doesn't try caching to s16 on little endian, since it...
commit53d799b2162eef978c27d173bee084526147e123
authorfuzzie <fuzzie@5a3b5b51-85f2-0310-b56e-886e3cf1dda3>
Tue, 25 Mar 2008 22:53:38 +0000 (25 22:53 +0000)
committerfuzzie <fuzzie@5a3b5b51-85f2-0310-b56e-886e3cf1dda3>
Tue, 25 Mar 2008 22:53:38 +0000 (25 22:53 +0000)
tree02767910d337c667ebf9f1183e7c0d118da9f5d2
parentdd1a3687db77f729ddc57a118942aedd8c90aaea
fix imageManager.cpp so it doesn't try caching to s16 on little endian, since it's probably broken the Windows build and isn't ready for use anyway

git-svn-id: svn://openc2e.ccdevnet.org/openc2e/trunk@1754 5a3b5b51-85f2-0310-b56e-886e3cf1dda3
imageManager.cpp