Skip to content

Commit cd34ee5

Browse files
committed
Add necessary intproto.h header to protos.cpp
1 parent 40e14b0 commit cd34ee5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/classify/protos.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
#include "globals.h"
2727
#include "classify.h"
2828
#include "params.h"
29+
#include "intproto.h"
2930

3031
#include <cstdio>
3132
#include <cmath>

0 commit comments

Comments
 (0)