diff options
Diffstat (limited to 'load/load.cxx')
-rw-r--r-- | load/load.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/load/load.cxx b/load/load.cxx index 83cc9e6..c54e6c6 100644 --- a/load/load.cxx +++ b/load/load.cxx @@ -1,5 +1,4 @@ // file : load/load.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <signal.h> // signal() |