test.h 54 Bytes Raw Blame History Permalink 1 2 3 4 #include <stdint.h> struct A { virtual void B(); };