useless header is useless ;-;

pull/15/head
despair86 6 years ago
parent 29cf0c9ba5
commit 75c46b32bf

@ -2,9 +2,6 @@
#include "mod3.h"
#include "swap.h"
#include "r3.h"
#ifdef _MSC_VER
#include <assert.h>
#endif
/* caller must ensure that x-y does not overflow */
static int smaller_mask(int x,int y)

@ -1,9 +1,6 @@
#include "params.h"
#include "swap.h"
#include "rq.h"
#ifdef _MSC_VER
#include <assert.h>
#endif
/* caller must ensure that x-y does not overflow */
static int smaller_mask(int x,int y)

Loading…
Cancel
Save