Add Array.h and RangeArray.h build headers

This commit is contained in:
Ingo Weinhold 2011-07-03 03:58:19 +02:00
parent 85759ab92f
commit fce74facea
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
#include <../private/shared/Array.h>

View File

@ -0,0 +1 @@
#include <../private/shared/RangeArray.h>