Added pow() forward.

This commit is contained in:
Marcus Meissner 2000-11-25 01:21:56 +00:00 committed by Alexandre Julliard
parent f649dd605e
commit 5580fb7dd7
1 changed files with 1 additions and 1 deletions

View File

@ -925,7 +925,7 @@ debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
@ cdecl memcpy(ptr ptr long) memcpy
@ cdecl memmove(ptr ptr long) memmove
@ cdecl memset(ptr long long) memset
@ stub pow
@ cdecl pow(double double) pow
@ stub qsort
@ stub sin
@ varargs sprintf(str str) sprintf