removed hawk-std.h and merged the text to hawk.h
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#include <hawk-std.h>
|
||||
#include <hawk.h>
|
||||
#include <hawk-utl.h>
|
||||
#include <stdio.h>
|
||||
#include "tap.h"
|
||||
|
@ -1,5 +1,5 @@
|
||||
#include <hawk.h>
|
||||
#include <hawk-xma.h>
|
||||
#include <hawk-std.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
|
Reference in New Issue
Block a user