Xb2Net and Asinet compile warnings

Xbase++ 2.0 Build 554 or later
Post Reply
Message
Author
User avatar
rdonnay
Site Admin
Posts: 4729
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Xb2Net and Asinet compile warnings

#1 Post by rdonnay »

If you are using Xb2Net.Ch and Asinet.Ch in the same source file you will need the attached Xb2Net.Ch file to prevent redefinition errors during compiling. I modified XB2NET.CH to prevent those errors.

Make sure to list the files in the following order:

#include "ASINET.CH"
#include "XB2NET.CH"
Attachments
xb2net.zip
(24.89 KiB) Downloaded 691 times
The eXpress train is coming - and it has more cars.

Post Reply