useless header is useless ;-;

pull/16/head
despair86 6 years ago
parent 2ab26e96c0
commit a4fd7c23af

@ -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