refactor/single-include: memline_defs.h #6465

This commit is contained in:
dedmass
2017-04-06 17:16:56 -04:00
committed by Justin M. Keyes
parent b47e1029a5
commit 89deb6ff22
2 changed files with 2 additions and 1 deletions

View File

@@ -3,8 +3,10 @@
#include <stdint.h>
#include <stdbool.h>
#include <stdlib.h> // for size_t
#include "nvim/types.h"
#include "nvim/pos.h" // for linenr_T
/// A block number.
///