MichaelWallace30 / CommProtocol

SImple generic Protocol for communication
2 stars 8 forks source link

cleaning up warnings from visual c++ compiler #38

Open CheezBoiger opened 7 years ago

CheezBoiger commented 7 years ago

It's not mandatory, most of the warnings are complaints that the c++ datastructures are not set with dll export. Unless we define our own data structures, we can not fix this.