10 lines
183 B
C++
10 lines
183 B
C++
|
/* Copyright (C) 1986-2001 by Digital Mars. $Revision: 1.1.1.1 $ */
|
||
|
#if __SC__ || __RCC__
|
||
|
#pragma once
|
||
|
#endif
|
||
|
|
||
|
/* header is obsolete, should include fp.h instead */
|
||
|
#include <fp.h>
|
||
|
|
||
|
|