sapling/cstore
Jun Wu a72478f016 codemod: better #includes
Summary:
This patch removes all `#include "../` lines and use the shortest possible
include path.

Test Plan: `make clean build`

Reviewers: durham, #mercurial, rmcelroy

Reviewed By: rmcelroy

Subscribers: mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D5113672

Signature: t1:5113672:1495565454:961fb6f2f57a81a95013e0b8f67b2917c2e4523e
2017-05-23 11:57:32 -07:00
..
bitmanipulation.h cstore: add mpatch code from core 2017-02-23 14:03:03 -08:00
compat.h cstore: add mpatch code from core 2017-02-23 14:03:03 -08:00
datapackstore.cpp portability: use COMPOUND_LITERAL macro in place of actual compound literals 2017-04-06 09:34:40 -07:00
datapackstore.h codemod: better #includes 2017-05-23 11:57:32 -07:00
key.h codemod: better #includes 2017-05-23 11:57:32 -07:00
match.h treemanifest: support matcher in diff 2017-03-12 12:49:18 -07:00
mpatch.c cstore: add mpatch code from core 2017-02-23 14:03:03 -08:00
mpatch.h cstore: add mpatch code from core 2017-02-23 14:03:03 -08:00
py-cdatapack.h codemod: better #includes 2017-05-23 11:57:32 -07:00
py-cstore.cpp cstore: implement UnionDatapackStore 2017-02-23 14:03:03 -08:00
py-datapackstore.h codemod: better #includes 2017-05-23 11:57:32 -07:00
py-structs.h cstore: move uniondatapackstore holder to be a shared_ptr 2017-02-23 14:03:04 -08:00
py-treemanifest.h codemod: better #includes 2017-05-23 11:57:32 -07:00
pythonutil.cpp treemanifest: ConstantStringRef -> shared_ptr<string> 2017-04-25 15:44:55 -07:00
pythonutil.h codemod: better #includes 2017-05-23 11:57:32 -07:00
store.h cstore: centos6 doesn't know about nullptr 2017-04-26 11:09:59 -07:00
uniondatapackstore.cpp cstore: fixing implicit type conversion for building on Mac 2017-05-08 07:49:47 -07:00
uniondatapackstore.h codemod: better #includes 2017-05-23 11:57:32 -07:00