Ignore:
Timestamp:
11/19/12 00:05:49 (12 years ago)
Author:
tbretz
Message:
Moved constructore body to source file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/InterpreterV8.h

    r14646 r14656  
    137137
    138138public:
    139     InterpreterV8() : fThreadId(-1)
    140     {
    141         This = this;
    142     }
     139    InterpreterV8();
    143140    virtual ~InterpreterV8()
    144141    {
Note: See TracChangeset for help on using the changeset viewer.