2
0
Эх сурвалжийг харах

* Remove math unit

git-svn-id: trunk@39205 -
michael 7 жил өмнө
parent
commit
ab4023a3de

+ 1 - 2
packages/fcl-net/src/ssockets.pp

@@ -264,8 +264,7 @@ uses
 {$ifdef windows}
   winsock2, windows,
 {$endif}
-  resolve,
-  math;
+  resolve;
 
 Const
   SocketWouldBlock = -2;