Convert generic probe interface to C++ (and perform some cleanups)
[deliverable/binutils-gdb.git] / gdb / symfile.h
index e742984a5f1575481a26a73226910940be9a5e85..fa38abf49627e916d29ba780f22c544e338530a8 100644 (file)
@@ -34,11 +34,11 @@ struct objfile;
 struct obj_section;
 struct obstack;
 struct block;
-struct probe;
 struct value;
 struct frame_info;
 struct agent_expr;
 struct axs_value;
+class probe;
 
 /* Comparison function for symbol look ups.  */
 
This page took 0.025506 seconds and 4 git commands to generate.