My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions

Issue 10 attachment: 00-patch-missing-header.patch (464 bytes)

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/Makefile.am b/Makefile.am
index 5903fc8..697fc73 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -406,6 +406,7 @@ sources_H = supersonic/utils/algorithm.h \
supersonic/base/memory/arena.h \
supersonic/base/memory/memory.h \
supersonic/cursor/base/cursor.h \
+ supersonic/cursor/base/cursor_transformer.h \
supersonic/cursor/base/lookup_index.h \
supersonic/cursor/base/operation.h \
supersonic/cursor/core/aggregate.h \
Powered by Google Project Hosting