iondbproject/iondb

#includes to be refactored and streamlined

Closed this issue · 3 comments

Currently, our #includes are sometimes redundant.

Goal: Streamline #includes.

CLion should be able to resolve this automatically. Note that there is a circular dependency between kv_io.h and kv_system.h that needs to be addressed.

Also ties in with issue #17.

Issue moved to internal task tracker.