[Zodb-checkins] SVN: ZODB/trunk/src/persistent/SETUP.cfg Add new
	header file to the classic build.
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Thu Jan 31 17:26:04 EST 2008
    
    
  
Log message for revision 83351:
  Add new header file to the classic build.
  
Changed:
  U   ZODB/trunk/src/persistent/SETUP.cfg
-=-
Modified: ZODB/trunk/src/persistent/SETUP.cfg
===================================================================
--- ZODB/trunk/src/persistent/SETUP.cfg	2008-01-31 22:21:35 UTC (rev 83350)
+++ ZODB/trunk/src/persistent/SETUP.cfg	2008-01-31 22:26:03 UTC (rev 83351)
@@ -10,6 +10,7 @@
 # have to be able to include this indirectly.
 #
 header  ring.h
+header  py24compat.h
 
 
 <extension cPersistence>
    
    
More information about the Zodb-checkins
mailing list