25#ifndef _SO_STL_FILE_FORMAT_H_
26#define _SO_STL_FILE_FORMAT_H_
28#include <Inventor/SbBasic.h>
29#include <Inventor/io/STL/SoInventorSTLLibName.h>
32#ifdef InventorSTL_EXPORTS
39# ifndef InventorSTL_EXPORTS
40# ifndef OIV_DISABLE_AUTOLINK
41# pragma comment(lib,__INVENTORSTLLIB)
46#include <Inventor/SoModule.h>
111 static int s_initRefCount;
113 static const char *s_versionString;
119extern "C" void initPlugin();
120extern "C" void exitPlugin();