summaryrefslogtreecommitdiff
path: root/include/mbgl/actor
Commit message (Collapse)AuthorAgeFilesLines
* [core] Move actor/{mailbox,scheduler}.hpp to public include directoryJohn Firebaugh2017-03-282-0/+71
Map constructor takes Scheduler&, and consumers are expected to define an implementation. Therefore the interface must be public.