Przeglądaj źródła

Merged revisions 7408 via svnmerge from
http://svn.freepascal.org/svn/fpc/trunk

........
r7408 | peter | 2007-05-21 08:18:42 +0200 (Mon, 21 May 2007) | 2 lines

* fixed compile
........

git-svn-id: branches/fixes_2_2@8540 -

peter 18 lat temu
rodzic
commit
5963d34a91
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      rtl/win/sharemem.pp

+ 3 - 0
rtl/win/sharemem.pp

@@ -40,6 +40,9 @@ unit sharemem;
       AllocMem: nil;
       ReAllocMem: nil;
       MemSize: nil;
+      InitThread: nil;
+      DoneThread: nil;
+      RelocateHeap: nil;
       GetHeapStatus: nil;
       GetFPCHeapStatus: nil;
     );