Make exceptions use std::string and be self-managing
[deliverable/binutils-gdb.git] / gdb / compile / compile-object-run.h
index 0124095b24aa27a4b3e7c50c034b7b8e5f472068..f8c1ef454c40a704181d9f3ce9aa80d97b1de655 100644 (file)
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#ifndef GDB_COMPILE_OBJECT_RUN_H
-#define GDB_COMPILE_OBJECT_RUN_H
+#ifndef COMPILE_COMPILE_OBJECT_RUN_H
+#define COMPILE_COMPILE_OBJECT_RUN_H
 
 #include "compile-object-load.h"
 
 extern void compile_object_run (struct compile_module *module);
 
-#endif /* GDB_COMPILE_OBJECT_RUN_H */
+#endif /* COMPILE_COMPILE_OBJECT_RUN_H */
This page took 0.024216 seconds and 4 git commands to generate.