mirror of
https://github.com/textmate/textmate.git
synced 2026-02-15 08:55:01 -05:00
Move oak::basic_environment to the io framework
Previously this was under the OakSystem framework which depends on the io framework meaning that the io framework itself was unable to obtain a basic environment, which is necessary for next commit.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "tbz.h"
|
||||
#include <text/format.h>
|
||||
#include <OakSystem/process.h>
|
||||
#include <oak/datatypes.h>
|
||||
#include <io/environment.h>
|
||||
|
||||
namespace network
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user