8 lines
160 B
C++
8 lines
160 B
C++
#include "stock.h"
|
|
#pragma hdrstop
|
|
|
|
// do this before we #include <isos.c> so the function name gets set properly
|
|
#define IsOS staticIsOS
|
|
|
|
#include <isos.c>
|