mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
remove unneccessary includes
This commit is contained in:
parent
97941ac073
commit
4d247c94db
@ -2,13 +2,9 @@
|
||||
#include <iostream>
|
||||
#include <stdlib.h>
|
||||
#include <sys/resource.h>
|
||||
#include <cstring>
|
||||
#include <cerrno>
|
||||
|
||||
#include "trick/Executive.hh"
|
||||
#include "trick/ExecutiveException.hh"
|
||||
#include "trick/exec_proto.h"
|
||||
#include "trick/command_line_protos.h"
|
||||
|
||||
/**
|
||||
@details
|
||||
|
Loading…
Reference in New Issue
Block a user