Decided what to do about uipriv.h including ui.h (uipriv_OS.h* wrecks that plan, so make a note of us not doing it). Now to just decide what to do about attrstr.h and then we can merge back.

This commit is contained in:
Pietro Gagliardi 2018-04-17 21:04:04 -04:00
parent ee986363c8
commit 4df47a6ee8
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
// 6 april 2015
// note: this file should not include ui.h, as the OS-specific ui_*.h files are included between that one and this one in the OS-specific uipriv_*.h* files
#include <stdarg.h>
#include <string.h>
#include "controlsigs.h"