aboutsummaryrefslogtreecommitdiff
path: root/src/archive.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/archive.h')
-rw-r--r--src/archive.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/archive.h b/src/archive.h
index 05c6f57..6c0c1df 100644
--- a/src/archive.h
+++ b/src/archive.h
@@ -1,5 +1,5 @@
1#ifndef ARCHIVE_H 1#ifndef BU_ARCHIVE_H
2#define ARCHIVE_H 2#define BU_ARCHIVE_H
3 3
4#include <stdint.h> 4#include <stdint.h>
5#include <string> 5#include <string>