Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e1cb0b5

Browse files
author
cdavid
committed
Forgot to include buffer header in buffer sourcefile.
git-svn-id: http://svn.scipy.org/svn/numpy/trunk@6964 94b884b6-d6fd-0310-90d3-974f1d3f35e1
1 parent e6d1e5c commit e1cb0b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

numpy/core/src/multiarray/buffer.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
#include "config.h"
1111

12+
#include "buffer.h"
13+
1214
/*************************************************************************
1315
**************** Implement Buffer Protocol ****************************
1416
*************************************************************************/

0 commit comments

Comments
 (0)