mirror of
https://github.com/ksherlock/gopher.git
synced 2026-03-13 18:16:28 +00:00
optimize flags
This commit is contained in:
4
gopher.c
4
gopher.c
@@ -1,6 +1,8 @@
|
||||
#pragma optimize 79
|
||||
|
||||
#include <Locator.h>
|
||||
#include <Memory.h>
|
||||
|
||||
#include <MiscTool.h>
|
||||
#include <tcpip.h>
|
||||
|
||||
#include "url.h"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#pragma optimize 79
|
||||
|
||||
#include "readline2.h"
|
||||
#include <tcpipx.h>
|
||||
#include <memory.h>
|
||||
|
||||
Reference in New Issue
Block a user