|
@@ -33,6 +33,7 @@
|
|
|
#include "pta_LVecBase2.h"
|
|
#include "pta_LVecBase2.h"
|
|
|
#include "epvector.h"
|
|
#include "epvector.h"
|
|
|
#include "asyncFuture.h"
|
|
#include "asyncFuture.h"
|
|
|
|
|
+#include "bamCacheRecord.h"
|
|
|
|
|
|
|
|
#ifdef HAVE_CG
|
|
#ifdef HAVE_CG
|
|
|
// I don't want to include the Cg header file into panda as a whole. Instead,
|
|
// I don't want to include the Cg header file into panda as a whole. Instead,
|
|
@@ -42,8 +43,6 @@ typedef struct _CGprogram *CGprogram;
|
|
|
typedef struct _CGparameter *CGparameter;
|
|
typedef struct _CGparameter *CGparameter;
|
|
|
#endif
|
|
#endif
|
|
|
|
|
|
|
|
-class BamCacheRecord;
|
|
|
|
|
-
|
|
|
|
|
/**
|
|
/**
|
|
|
|
|
|
|
|
*/
|
|
*/
|