forked from Mirror/wren
Clean up debug header preamble.
This commit is contained in:
@ -1,13 +1,5 @@
|
||||
//
|
||||
// wren_debug.h
|
||||
// wren
|
||||
//
|
||||
// Created by Bob Nystrom on 11/29/13.
|
||||
// Copyright (c) 2013 Bob Nystrom. All rights reserved.
|
||||
//
|
||||
|
||||
#ifndef wren_wren_debug_h
|
||||
#define wren_wren_debug_h
|
||||
#ifndef wren_debug_h
|
||||
#define wren_debug_h
|
||||
|
||||
#include "wren_value.h"
|
||||
#include "wren_vm.h"
|
||||
|
||||
Reference in New Issue
Block a user