1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 18:41:25 -08:00

There's no need for test cases to include mpsw3.h any more.

Copied from Perforce
 Change: 185322
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Gareth Rees 2014-04-07 18:19:37 +01:00
parent 88509784e3
commit a3b3fcc7b6
18 changed files with 17 additions and 56 deletions

View file

@ -12,11 +12,9 @@
#include "mpscamc.h"
#include "mpsavm.h"
#include "mpstd.h"
#ifdef MPS_OS_W3
#include "mpsw3.h"
#endif
#include "mps.h"
#include "mpslib.h"
#include <stdlib.h>
#include <string.h>