Ignore:
Timestamp:
Jul 5, 2009, 12:04:43 PM (15 years ago)
Author:
joel.porquet@…
Message:

casc.h: missing include. internal_ext.h: we are not supposed to include the header dedicated to dynamic lib.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/src/internal_ext.h

    r1 r37  
    4040#include "sc_fwd.h"
    4141#include "sc_nbdefs.h"
    42 #include "casc.h"
     42//#include "casc.h"
    4343
    4444/*
     
    4646 * not in casc namespace because dynamic link support C linkage only
    4747 * */
    48 //extern "C" char unstable;
     48extern "C" char unstable;
    4949
    5050// options
Note: See TracChangeset for help on using the changeset viewer.