build system revision
[vg.git] / vg_tool.h
diff --git a/vg_tool.h b/vg_tool.h
new file mode 100644 (file)
index 0000000..aa7a850
--- /dev/null
+++ b/vg_tool.h
@@ -0,0 +1,3 @@
+#pragma once
+#include "vg_log.h"
+void vg_fatal_error( const char *fmt, ... );