Changeset 50

Show
Ignore:
Timestamp:
06/26/08 16:31:54 (2 months ago)
Author:
baxissimo
Message:

Add imports to make dsss happy.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/doost/util/serializer/archive/JsonArchive.d

    r46 r50  
    1717 
    1818//------------------------------------------------------------------------------ 
     19// BUG: DSSS can't pick this out from the template below 
     20import doost.text.Escaper; 
    1921 
    2022/******************************************************************************* 
  • trunk/doost/util/serializer/archive/TextArchive.d

    r45 r50  
    1717 
    1818//------------------------------------------------------------------------------ 
     19// BUG: DSSS can't pick this out from the template below 
     20import doost.text.Escaper; 
    1921 
    2022/*******************************************************************************