Develop and Download Open Source Software

Browse CVS Repository

Diff of /xoonips/AL/commonal.cc

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

revision 1.116 by tani, Tue Nov 22 11:29:54 2005 UTC revision 1.117 by aga4096, Fri Jan 6 05:50:32 2006 UTC
# Line 22  Line 22 
22   *   *
23   * $Revision$   * $Revision$
24   * $Log$   * $Log$
25     * Revision 1.117  2006/01/06 05:50:32  aga4096
26     * ・ ctype.h をinclude.
27     *
28   * Revision 1.116  2005/11/22 11:29:54  tani   * Revision 1.116  2005/11/22 11:29:54  tani
29   * deleteItem: アイテム削除と同時にRelated toも削除する.   * deleteItem: アイテム削除と同時にRelated toも削除する.
30   * getRelatedTo: isActivatedBySessionのチェックを外す(冗長なので).   * getRelatedTo: isActivatedBySessionのチェックを外す(冗長なので).
# Line 491  Line 494 
494  #include <sql.h>  #include <sql.h>
495  #include <sqlext.h>  #include <sqlext.h>
496  #include <libxml/xmlreader.h>  #include <libxml/xmlreader.h>
497    #include <ctype.h>
498    
499  using namespace std;  using namespace std;
500    

Legend:
Removed from v.1.116  
changed lines
  Added in v.1.117

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26