Xb2Net and Asinet compile warnings
Posted: Tue Apr 14, 2015 8:53 am
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"
Make sure to list the files in the following order:
#include "ASINET.CH"
#include "XB2NET.CH"