moved endianity macros to Platform.h
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4575 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
629aa42eec
commit
49844d4c72
3 changed files with 22 additions and 23 deletions
|
@ -1,5 +1,5 @@
|
|||
#include <cppunit/extensions/HelperMacros.h>
|
||||
#include "../util.h"
|
||||
#include "../Platform.h"
|
||||
|
||||
class EndianTest : public CppUnit::TestFixture {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue