25#ifndef _SO_CAD_FILE_FORMAT_H_
26#define _SO_CAD_FILE_FORMAT_H_
28#include <Inventor/SbBasic.h>
31#ifdef InventorCAD_EXPORTS
37#include <Inventor/io/CAD/SoInventorCADLibName.h>
40# ifndef InventorCAD_EXPORTS
41# ifndef OIV_DISABLE_AUTOLINK
42# pragma comment(lib,__INVENTORCADLIB)
47#include <Inventor/SoModule.h>
106 {
return (s_initRefCount>0); }
111 static int s_initRefCount;
117extern "C" void initPlugin();
118extern "C" void exitPlugin();