1#include <featureTests.h>
2#ifdef ROSE_ENABLE_SOURCE_ANALYSIS
4#ifndef SAVEDOT_ANALYSIS_H
5#define SAVEDOT_ANALYSIS_H
7#include "genericDataflowCommon.h"
8#include "VirtualCFGIterator.h"
10#include "CallGraphTraverse.h"
11#include "analysisCommon.h"
14#include "latticeFull.h"
17extern int divAnalysisDebugLevel;