/[enigma]/enigma/src/d_models.hh
ViewVC logotype

Diff of /enigma/src/d_models.hh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dheck, Thu Jan 9 18:25:39 2003 UTC revision 1.2 by dheck, Sun Jan 12 19:39:05 2003 UTC
# Line 30  Line 30 
30  #include <string>  #include <string>
31  #include <list>  #include <list>
32    
   
33  using namespace display;  using namespace display;
34  using namespace std;  using namespace std;
35  using namespace px;  using namespace px;
36    
   
37  namespace  namespace
38  {  {
39      class SurfaceAlloc_Alpha {      class SurfaceAlloc_Alpha {
# Line 79  namespace Line 77  namespace
77    
78    
79    
80      typedef cache::Cache<Surface*, SurfaceAlloc> SurfaceCache;      typedef Cache<Surface*, SurfaceAlloc> SurfaceCache;
81      typedef cache::Cache<Surface*, SurfaceAlloc_Alpha> SurfaceCache_Alpha;      typedef Cache<Surface*, SurfaceAlloc_Alpha> SurfaceCache_Alpha;
82  }  }
83    
84  //----------------------------------------  //----------------------------------------

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26