Ignore:
Timestamp:
Aug 7, 2007, 4:14:06 AM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/jenga/include/smoothie/Smoothie.h

    r249 r267  
    11#pragma once
    22
    3 #include "Source.h"
     3#include <string>
    44
    55class Smoothie{
     
    1818    class Lexical{
    1919    public:
    20         static string baseProjectDirPath;
    21         static BasicSource source;
     20        static std::string baseProjectDirPath;
    2221    };
    2322
Note: See TracChangeset for help on using the changeset viewer.