Changeset 68 for cpp/gdk/neuroimpl.cpp


Ignore:
Timestamp:
01/31/11 23:18:54 (13 years ago)
Author:
Maciej Komosinski
Message:

added missing sources; updated sources for compatibility with vs2008 and added project files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/gdk/neuroimpl.cpp

    r66 r68  
    55#include "neuroimpl.h"
    66#include "neurofactory.h"
    7 #ifndef NOCREATUREOBJECT
     7#ifdef NOCREATUREOBJECT
     8#include "neuroclsobject.h"
     9#else
    810#include "creature.h"
    911#include "creatmechobj.h"
Note: See TracChangeset for help on using the changeset viewer.