On Tue, Aug 07, 2012 at 10:51:45AM +0100, [email protected] wrote: > I have opened openvswitch on netbeans and all goes ok with build and run. > In ofpbuf.h file I try to do include<vector> or include<vector.h> but it > said: Cannot find include file.
Open vSwitch is written in C, not C++. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
