diff options
Diffstat (limited to 'src/list.cpp')
-rw-r--r-- | src/list.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/list.cpp b/src/list.cpp index 3f77b5c..bc7c2eb 100644 --- a/src/list.cpp +++ b/src/list.cpp | |||
@@ -7,4 +7,3 @@ | |||
7 | 7 | ||
8 | #include "bu/list.h" | 8 | #include "bu/list.h" |
9 | 9 | ||
10 | template class Bu::List<int>; | ||