aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/gc-small-vector.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/libexpr/gc-small-vector.hh')
-rw-r--r--src/libexpr/gc-small-vector.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libexpr/gc-small-vector.hh b/src/libexpr/gc-small-vector.hh
index 94c3ad28b..c4bd1db26 100644
--- a/src/libexpr/gc-small-vector.hh
+++ b/src/libexpr/gc-small-vector.hh
@@ -1,4 +1,5 @@
#pragma once
+///@file
#include <boost/container/small_vector.hpp>