Updated CDTestFramework with the OPCODE Array SAP test.

Thanks Pierre Terdiman for the latest update.
This commit is contained in:
erwin.coumans
2008-09-01 18:46:57 +00:00
parent f655eff89f
commit 932de57d4c
41 changed files with 6385 additions and 410 deletions

View File

@@ -56,11 +56,14 @@ subject to the following restrictions:
namespace IceCore
{
#include ".\Ice\IceAllocator.h"
#include ".\Ice\IceUtils.h"
#include ".\Ice\IceBitArray.h"
#include ".\Ice\IceContainer.h"
#include ".\Ice\IcePairs.h"
#include ".\Ice\IceRevisitedRadix.h"
#include ".\Ice\IceRandom.h"
#include ".\Ice\IceHashing.h"
}
using namespace IceCore;