Comment 0 for bug 1543758

Revision history for this message
Nischal Sheth (nsheth) wrote : Sandesh auto-generated files are not self contained

For example, a cc file (rtarget_group.cc in this case) that includes bgp_peer_types.h
does not compile unless the following files are included prior to it.

#include "sandesh/sandesh_types.h"
#include "sandesh/sandesh.h"
#include "sandesh/sandesh_trace.h"