Address a g++ complaint.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@22143 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
06f8464fb5
commit
f5c1075031
@ -198,11 +198,11 @@ protected:
|
|||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
tHeader* nextPage;
|
|
||||||
size_t pageCount;
|
|
||||||
#ifdef GUARD_BLOCKS
|
#ifdef GUARD_BLOCKS
|
||||||
TAllocation* lastAllocation;
|
TAllocation* lastAllocation;
|
||||||
#endif
|
#endif
|
||||||
|
tHeader* nextPage;
|
||||||
|
size_t pageCount;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct tAllocState {
|
struct tAllocState {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user